X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fcommon%2Foverride-build-std.sh;h=658c01f8265bb3a1e6e146b4ab44797f2932bea6;hb=51c9c62db1805a4cdd96be18df4082f1ac5d81c5;hp=003ee7a52270d85ef857d086615c84b4647dd982;hpb=4d27af8f99434c6dcadf1d22430d4e8a27b8bee2;p=lttng-ci.git diff --git a/scripts/common/override-build-std.sh b/scripts/common/override-build-std.sh index 003ee7a..658c01f 100755 --- a/scripts/common/override-build-std.sh +++ b/scripts/common/override-build-std.sh @@ -1,4 +1,4 @@ -#!/bin/bash -exu +#!/bin/bash # # Copyright (C) 2020 Jonathan Rajotte-Julien # @@ -18,5 +18,7 @@ # This file should be used as a jenkins job builder RAW import allowing the # override of the "build" variable on shell builder execution. +set -exu + # shellcheck disable=SC2034 build=std