jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / babeltrace / release.sh
index 32306e1e648cbfbbd06577bcd720f255fb66e491..beff09718a1652052268d61b8a8d6192703c8d53 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash -exu
+#!/bin/bash
 #
 # Copyright (C) 2015 Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com>
 # Copyright (C) 2020 Michael Jeanson <mjeanson@efficios.com>
@@ -16,6 +16,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+set -exu
+
 # Version compare functions
 vercomp () {
     set +u
This page took 0.024291 seconds and 4 git commands to generate.