mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
Add "set -e" to all scripts.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
# TODO(tlim): Add the unencrypted file to .gitignore
|
||||
|
||||
set -e
|
||||
. _blackbox_common.sh
|
||||
|
||||
unencrypted_file=$(get_unencrypted_filename "$1")
|
||||
|
||||
Reference in New Issue
Block a user