Wow, this is ugly. But kinda works:

# diff upstart-job /lib/init/upstart-job 
45c45,47
<     $COMMAND "$JOB"
---
>     RESULT=$($COMMAND "$JOB")
>     $ECHO $RESULT
>     $ECHO $RESULT | grep -q -v "stop/waiting"

-- 
initctl: lacks proper exit codes
https://bugs.launchpad.net/bugs/552786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to