From 0f5b425990a2e9d24e1aec3eedcf94555cbb0c57 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 20 Sep 2015 14:37:19 +0200 Subject: 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 abd38181..ce5cc8a3 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)" -- cgit v1.2.3-70-g09d2