X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=scripts%2Flttng-tools%2Fgerrit-install-deps.sh;h=f43e4eca5060dba7bf436a20e52041f272f89640;hb=a86b55bcdc811bd629795e5d2759cd4399e7c825;hp=a04f82c21f7f7af1557b414481e200b60db4ec6b;hpb=3f7ea864199cffe7601489aa0b3a2aeccf9c0695;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:-}