lava: Remove redundant destructive tests
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
index e269a271b8ac832bc9b1b60f713ec9586155ac66..3ff08f02cb1b5e873eadaadca1676a84bf9859d5 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
 
+set -exu
+
 yum install -y kmod-lttng-modules lttng-tools babeltrace
 
This page took 0.022635 seconds and 4 git commands to generate.