jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / scripts / packaging / systemd-enable-and-start-sessiond.sh
index c1f2eb704ad0e2fc55668b9e4c1e214e92be9845..3b56bccda698270005f2d9984ee6f13a70607e40 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -exu
 
 systemctl enable lttng-sessiond
 
This page took 0.022223 seconds and 4 git commands to generate.