X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flttng-ust-benchmarks%2Fbuild.sh;h=a2799b9d1abf95a36ec01ece0868ce86457ce884;hb=51c9c62db1805a4cdd96be18df4082f1ac5d81c5;hp=10b1c05043c4af51ed283dbbe16812fb33888c20;hpb=4d27af8f99434c6dcadf1d22430d4e8a27b8bee2;p=lttng-ci.git diff --git a/scripts/lttng-ust-benchmarks/build.sh b/scripts/lttng-ust-benchmarks/build.sh index 10b1c05..a2799b9 100644 --- a/scripts/lttng-ust-benchmarks/build.sh +++ b/scripts/lttng-ust-benchmarks/build.sh @@ -1,4 +1,4 @@ -#!/bin/bash -exu +#!/bin/bash # # Copyright (C) 2015, Jonathan Rajotte-Julien # 2016, Michael Jeanson @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +set -exu + SRCDIR="$WORKSPACE/src/$PROJECT_NAME" # Create build directory