-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
run scripts in set -e
mode, and print if a command fails
Something like:
https://unix.stackexchange.com/questions/21930/last-failed-command-in-bash
https://stackoverflow.com/questions/3822621/how-to-exit-if-a-command-failed
Note, however, that this is busybox ash
, not bash :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request