[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: force debugging for ruby-patron builds

Holger Levsen holger at moszumanska.debian.org
Mon May 25 11:14:08 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 ca1219563edfede0ab1cd91ea3514ea12336558d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 25 13:14:03 2015 +0200

    reproducible: force debugging for ruby-patron builds
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 216ce1e..d14bc47 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -311,7 +311,7 @@ choose_package () {
 	SRCPACKAGE=$(echo $RESULT|cut -d "|" -f3)
 	# force debug mode for certain packages
 	case $SRCPACKAGE in
-			xxxxxxx)
+			ruby-patron|xxxxxxx)
 			export DEBUG=true
 			set -x
 			irc_message "$BUILD_URL/console available to debug $SRCPACKAGE build in $SUITE"

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