jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / packaging / sles12 / install-lttng-packages.sh
index 12ae5add77f73dbb016a2d8df3c40a8bb3c0f6c7..fb83bf1e65c389d70c6dbb769c50ede652291b5b 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/sh -exu
+#!/bin/sh
+
+set -exu
 
 zypper --non-interactive install lttng-modules-kmp-default lttng-tools babeltrace
 
This page took 0.036049 seconds and 4 git commands to generate.