jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
index 61a9b685edcf1d4a00dce8aa4cac761e4a2af289..3ff08f02cb1b5e873eadaadca1676a84bf9859d5 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/sh -exu
+#!/bin/sh
+
+set -exu
 
 yum install -y kmod-lttng-modules lttng-tools babeltrace
 
This page took 0.023409 seconds and 4 git commands to generate.