[Qa-jenkins-scm] [jenkins.debian.net] 03/05: reproducible: force debug in call_diffoscope_on_changes_files()

Holger Levsen holger at moszumanska.debian.org
Sun Sep 20 15:38:01 UTC 2015


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 0f5b425990a2e9d24e1aec3eedcf94555cbb0c57
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Sep 20 14:37:19 2015 +0200

    reproducible: force debug in call_diffoscope_on_changes_files()
---
 bin/reproducible_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index abd3818..ce5cc8a 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -306,6 +306,7 @@ call_diffoscope_on_changes_files() {
 		# there is no extra diffoscope-schroot for experimental because we specical case ghc enough already ;)
 		DBDSUITE="unstable"
 	fi
+	set -x # FIXME: to debug diffopscpe/schroot problems
 	# TEMP is recognized by python's tempfile module to create temp stuff inside
 	local TEMP=$(mktemp --tmpdir=$TMPDIR -d dbd-tmp-XXXXXXX)
 	DIFFOSCOPE="$(schroot --directory $TMPDIR -c source:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1 || true)"

-- 
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