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:
@@ -8,6 +8,7 @@
|
||||
# blackbox_initialize
|
||||
#
|
||||
|
||||
set -e
|
||||
. _blackbox_common.sh
|
||||
|
||||
_determine_vcs_base_and_type # Sets VCS_TYPE
|
||||
|
||||
Reference in New Issue
Block a user