daemons icon indicating copy to clipboard operation
daemons copied to clipboard

`daemons` always exits with zero

Open trombik opened this issue 5 years ago • 0 comments

even when something causes an error, the application exits with zero.

https://github.com/thuehlinger/daemons/blob/bf0ca25aa9ead5b451fbb9a111ff73f9bc5dd942/lib/daemons/cmdline.rb#L119-L129

trombik avatar Jun 18 '20 03:06 trombik