Add "set -e" to all scripts.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# blackbox_edit_end -- Re-encrypt file after edits.
|
||||
#
|
||||
|
||||
set -e
|
||||
. _blackbox_common.sh
|
||||
|
||||
unencrypted_file=$(get_unencrypted_filename "$1")
|
||||
|
||||
Reference in New Issue
Block a user