[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible netbsd: show more debug output at job end
Holger Levsen
holger at moszumanska.debian.org
Thu Jan 28 16:39:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit b375dc598755eb51be8f04b3791f207dabce580d
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 28 17:39:17 2016 +0100
reproducible netbsd: show more debug output at job end
---
bin/reproducible_netbsd.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index db1ffa2..41baee9 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -120,6 +120,9 @@ umask 0022
# clean up builddir to save space on tmpfs
rm -r $TMPBUILDDIR/netbsd
+# temporarily enable more debug
+set -x
+
# run diffoscope on the results
TIMEOUT="30m"
DIFFOSCOPE="$(schroot --directory /tmp -c source:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list