Enable set -x for xds builds 31/15031/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 5 Jul 2018 14:37:01 +0000 (16:37 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 5 Jul 2018 14:37:01 +0000 (16:37 +0200)
Change-Id: I6514de300eb1f8581b1e4deffb016c842c8dd282
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-xds-header.sh

index 126e79d..c415edd 100644 (file)
@@ -3,3 +3,6 @@
 # (c) 2018  Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
 # License: GPLv2
 
+set -x
+set -e
+