Enabled script error on error

This commit is contained in:
Johannes Lenzen
2021-01-05 11:15:32 +01:00
parent a4a50217d8
commit 1b97306058

View File

@@ -1,4 +1,6 @@
#!/bin/bash
set -e
set -o pipefail
source CI/ci-linux-prepare.sh
echo -e "${OUTPUT}"