Chris Black
Chris Black
```PowerShell enum Color { Black, White } function Test-Code { [CmdletBinding()] param( [Int]$ParameterOne ) end { if (10 -gt $ParameterOne) { "Greater" } else { "Lesser" } } } ```
I have the same issue on Ubuntu 14, mount -a works post reboot but if you reboot the box, bucket is not mounting.
Literally the same is true for me. I cannot see anything in the syslog when it does not mount it. It just does not do it and nothing gets logged...
@jeff-kilbride I cannot see any zombie processes no... also 1 out of 10 reboots it will actually mount it... the other 9 times it will not and I am making...
@jeff-kilbride Actually... you are correct! When it does not mount I can see: ps axo stat,ppid,pid,comm | grep -w defunct Zs 980 1020 goofys
Thanks @alexr00 for moving it to the potentially correct repo. Does that mean that it is an actual issue? I believe it is as it makes the code nigh on...
Thank you ever so much for looking into it @alexr00 Any workaround would be a godsend at this point as I am almost at the point of moving to Atom...
People there are saying that they have tried different themes and nothing happened... any chance we can maybe roll these changes back? I might be wrong but I am yet...
@msftrncs I will try to put my custom settings and thanks for sending that over... question that is still in my mind though... The colouring scheme originally matched mostly PowerShell...