Add "set -e" to all scripts.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# blackbox_addadmin tal@example.com
|
||||
#
|
||||
|
||||
set -e
|
||||
. _blackbox_common.sh
|
||||
. _stack_lib.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user