jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-tools / gerrit-install-deps.sh
index a04f82c21f7f7af1557b414481e200b60db4ec6b..f43e4eca5060dba7bf436a20e52041f272f89640 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -exu
+#!/bin/bash
 #
 # Copyright (C) 2020 Jonathan Rajotte-Julien <jonathan.rajotte-julien@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 variables
 WORKSPACE=${WORKSPACE:-}
 
This page took 0.024159 seconds and 4 git commands to generate.