jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / packaging / systemd-enable-and-start-sessiond.sh
index 3b56bccda698270005f2d9984ee6f13a70607e40..ffe51642e9928f6dd22b73450337cafb9cc2d444 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/sh -exu
+#!/bin/sh
+
+set -exu
 
 systemctl enable lttng-sessiond
 
This page took 0.022919 seconds and 4 git commands to generate.