diff --git a/fetchDependencies b/fetchDependencies index bd8db251..47d942a1 100755 --- a/fetchDependencies +++ b/fetchDependencies @@ -25,6 +25,7 @@ # -v verbose output # +set -o errexit # ----------------- Functions -------------------