jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-ust-java-tests / start-sessiond.sh
index 7be69886841cfc191af88acc891ad581ce103753..894b519c0bb7be31ee27ff5a3b112ed0a24daa72 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/bash -exu
+#!/bin/bash
+
+set -exu
 
 # Start the lttng-sessiond
 lttng-sessiond -b -vvv 1>lttng-sessiond.log 2>&1
This page took 0.022148 seconds and 4 git commands to generate.