jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
index e269a271b8ac832bc9b1b60f713ec9586155ac66..61a9b685edcf1d4a00dce8aa4cac761e4a2af289 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -exu
 
 yum install -y kmod-lttng-modules lttng-tools babeltrace
 
This page took 0.022474 seconds and 4 git commands to generate.