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