severity 514863 important thanks Different example:
$ bash -c 'set -e; (false); echo here' $ dash -c 'set -e; (false); echo here' here This means dash's set -e is broken for many more complex shell scripts. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

