chore: enabled inherited ERR Trap

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel
2022-04-10 14:54:58 +02:00
parent 6f17019fb8
commit 3c52447822
9 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
# shellcheck enable=require-variable-braces
## Exit on Error
set -e
set -Ee
## Debug
# set -x