jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-tools / gerrit-depends-on.sh
index 7b47b9341f250e46878dc983f28bc36ea713eef2..b8bcd4e9a30d6b07da061534bcaa6adbf7918c30 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -exu
+#!/bin/bash
 # shellcheck disable=SC2103
 #
 # Copyright (C) 2020 Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com>
@@ -16,6 +16,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
 GERRIT_NAME=${GERRIT_NAME:-}
 WORKSPACE=${WORKSPACE:-}
This page took 0.030771 seconds and 4 git commands to generate.