[dev][sinit]no wicd and cupsd

2018-06-21 Thread Platon Ryzhikov
I have init script for wicd in my sinit scripts (on start it only runs "wicd" or "wicd --no-daemon". I get no error messages from wicd while boot, but after login i have no network and there is no wicd in processes. If i start wicd manually, it works ok (it has PPID 1). The same problem is for c

Re: [dev] Shell script testing functions

2018-06-21 Thread Jens John
On Sat, 9 Jun 2018, at 17:19, Adrian Grigore wrote: > I sometimes enjoy testing my shell scripts. Opinions? If you're looking into writing effective unit tests for your shell projects, I highly recommend to run the script itself as well as the test in a controlled environment. Treat the environm