aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-xds-header.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-07-05 16:37:01 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-07-05 16:37:01 +0200
commit609e10e146a85085b80ae16872b97c79790e6f0b (patch)
treea2d64785611fa64cd18b76b9b097acfd73810b0a /jjb/common/include-xds-header.sh
parent32b97bdac6385333d26a00b4ed088fc080354520 (diff)
Enable set -x for xds builds
Change-Id: I6514de300eb1f8581b1e4deffb016c842c8dd282 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-xds-header.sh')
-rw-r--r--jjb/common/include-xds-header.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/common/include-xds-header.sh b/jjb/common/include-xds-header.sh
index 126e79d4..c415edd9 100644
--- a/jjb/common/include-xds-header.sh
+++ b/jjb/common/include-xds-header.sh
@@ -3,3 +3,6 @@
# (c) 2018 Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
# License: GPLv2
+set -x
+set -e
+