summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-22 11:24:23 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-22 11:24:23 +0200
commit0eee00561d89af580dfd9f06ba7e2d81d7e1c89b (patch)
treef6b40ca23722251d8b9303400767b82f9cb41fc5 /bin/reproducible_build.sh
parent9a5f873e3b6757487dee619c44d982d1bcd1fe01 (diff)
downloadjenkins.debian.net-0eee00561d89af580dfd9f06ba7e2d81d7e1c89b.tar.xz
reproducible: more debug
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 787d3f66..b05d719d 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -311,6 +311,7 @@ choose_package () {
case $SRCPACKAGE in
gauche|xxxxxxx)
export DEBUG=true
+ set -x
irc_message "$BUILD_URL/console available to debug $SRCPACKAGE build in $SUITE"
;;
*) ;;