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