fixeria has uploaded this change for review.

View Change

coverity/prepare_source_Osmocom.sh: execute with '-xe'

Change-Id: Icf6546271a01cd9a3dab1ce0d1bc02807d08ad85
---
M coverity/prepare_source_Osmocom.sh
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/53/29553/1
diff --git a/coverity/prepare_source_Osmocom.sh b/coverity/prepare_source_Osmocom.sh
index ad03835..63fbea0 100755
--- a/coverity/prepare_source_Osmocom.sh
+++ b/coverity/prepare_source_Osmocom.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -xe
. $(realpath common.sh)
BASEDIR=source-Osmocom


To view, visit change 29553. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Icf6546271a01cd9a3dab1ce0d1bc02807d08ad85
Gerrit-Change-Number: 29553
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange