aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-10-01 17:42:28 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-10-01 17:42:39 +0700
commit6b3b90d55d7730aa7924bc57663a11172d6dc372 (patch)
tree054c6615cb21cfc44dbec65085724d26c82d8f6b
parent7fc58133d671ced94f6a12407dad732afb47d5f2 (diff)
coverity/prepare_source_Osmocom.sh: execute with '-xe'
-rwxr-xr-xcoverity/prepare_source_Osmocom.sh2
1 files changed, 1 insertions, 1 deletions
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