jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / packaging / test-run.sh
index c4b98898546d8700bf4a3d2eb009a3a8e63ac32d..25d432ef7b94ebae713a7178f56bc6604edbcf91 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/sh -exu
+#!/bin/sh
+
+set -exu
 
 lttng create
 lttng enable-event -a -k
This page took 0.026752 seconds and 4 git commands to generate.