From 4d147c5a210bdd519fc55b8fcba0e43aa052e4a4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 4 Oct 2015 11:27:31 +0200 Subject: reproducible: no need to debug handle_ftbfs() --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 4d109857..f89346dc 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -194,6 +194,7 @@ handle_not_for_us() { } handle_ftbfs() { + if ! "$DEBUG" ; then set +x ; fi local BUILD echo "${SRCPACKAGE} failed to build from source." for BUILD in "1" "2"; do -- cgit v1.2.3-70-g09d2