jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / packaging / sles12 / add-efficios-repo.sh
index b56f0dea871ca5fa8c882d09b562ff7110d021dd..0eb38f33cc15711cd5d6fe1c7c944837dba675d2 100755 (executable)
@@ -1,4 +1,6 @@
-#/bin/sh
+#!/bin/sh
+
+set -exu
 
 zypper --non-interactive addrepo https://packages.efficios.com/repo.files/EfficiOS-SLE12-x86-64.repo
 
This page took 0.023259 seconds and 4 git commands to generate.