Add "set -e" to all scripts.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Library functions for bash scripts at Stack Exchange.
|
||||
|
||||
# Usage:
|
||||
# set -e
|
||||
# . _stack_lib.sh
|
||||
|
||||
# ----- Utility Functions -----
|
||||
|
||||
Reference in New Issue
Block a user