jjb: binutils-gdb: add an expected failure
[lttng-ci.git] / scripts / barectf / build.sh
index 39e05592ce86d23a85eb645423cfd2c0f7ae2b39..cd0c31c88be67ba37a0b4c6b2b83a2acaa7cad0d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -exu
+#!/bin/sh
 #
 # Copyright (C) 2015-2020 Michael Jeanson <mjeanson@efficios.com>
 #
@@ -15,6 +15,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
+
 SRCDIR="src/barectf"
 
 PYTHON3="python3"
This page took 0.030285 seconds and 4 git commands to generate.