X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flttng-tools%2Fgerrit-install-deps.sh;h=f43e4eca5060dba7bf436a20e52041f272f89640;hb=51c9c62db1805a4cdd96be18df4082f1ac5d81c5;hp=a04f82c21f7f7af1557b414481e200b60db4ec6b;hpb=4d27af8f99434c6dcadf1d22430d4e8a27b8bee2;p=lttng-ci.git diff --git a/scripts/lttng-tools/gerrit-install-deps.sh b/scripts/lttng-tools/gerrit-install-deps.sh index a04f82c..f43e4ec 100755 --- a/scripts/lttng-tools/gerrit-install-deps.sh +++ b/scripts/lttng-tools/gerrit-install-deps.sh @@ -1,4 +1,4 @@ -#!/bin/bash -exu +#!/bin/bash # # Copyright (C) 2020 Jonathan Rajotte-Julien # @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +set -exu + # Required variables WORKSPACE=${WORKSPACE:-}