jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-ust-java-tests / stop-sessiond.sh
index 33ee3a3d4e2fa9d088d9d83317d8ceec285c80b7..de1e737eaaf02649bc55c99144ba67ccaa6203ea 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/bash -exu
+#!/bin/bash
+
+set -exu
 
 # Kill the sessiond
 killall lttng-sessiond
This page took 0.025938 seconds and 4 git commands to generate.