jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-scope / launch-wm.sh
index 72e4712adb507789bca1e99b2043141680c6311b..8a65f04047efe21adb87eb64026e9df28c76934c 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash -exu
+#!/bin/bash
 #
 # Copyright (C) 2015 - Alexandre Montplaisir <alexmonthy@efficios.com>
 #
@@ -15,6 +15,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+set -exu
+
 # Required parameters
 #wm=${wm:-}
 wm="unity"
This page took 0.022693 seconds and 4 git commands to generate.