X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flttng-tools%2Frelease.sh;h=de65b7a830210635e01ed85cd3d325d7274091c6;hb=51c9c62db1805a4cdd96be18df4082f1ac5d81c5;hp=0bd5c5ca9ec8051e4043e415c009f3a1d27d798b;hpb=a7f915c41973179ca5d4d633e63806561a81d753;p=lttng-ci.git diff --git a/scripts/lttng-tools/release.sh b/scripts/lttng-tools/release.sh index 0bd5c5c..de65b7a 100644 --- a/scripts/lttng-tools/release.sh +++ b/scripts/lttng-tools/release.sh @@ -1,4 +1,4 @@ -#!/bin/bash -exu +#!/bin/bash # # Copyright (C) 2015 Jonathan Rajotte-Julien # Copyright (C) 2020 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 + # Version compare functions vercomp () { set +u