Set all shell script to exit on unsuccessful exit code
[lttng-ci.git] / scripts / packaging / el7 / add-efficios-repo.sh
index a7c57f119a344906a8c6a686d749f747f2c7f32d..d4eaf2029030fae34acb84552f21f0b755aedb95 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/sh
+#/bin/sh -exu
 
 yum -y install wget
 
This page took 0.02309 seconds and 4 git commands to generate.