[Qa-jenkins-scm] [jenkins.debian.net] 05/07: reproducible: no need to debug handle_ftbfs()

Holger Levsen holger at moszumanska.debian.org
Sun Oct 4 09:34:36 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 4d147c5a210bdd519fc55b8fcba0e43aa052e4a4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 4 11:27:31 2015 +0200

    reproducible: no need to debug handle_ftbfs()
---
 bin/reproducible_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 4d10985..f89346d 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

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