[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: no specific package to debug atm

Holger Levsen holger at moszumanska.debian.org
Mon May 18 12:21:28 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 a8a8c1647d1b526df1acb064241f7060a7808a71
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 18 14:18:22 2015 +0200

    reproducible: no specific package to debug atm
---
 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 824e353..4dc8587 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -300,7 +300,7 @@ choose_package () {
 	SRCPKGID=$(echo $RESULT|cut -d "|" -f2)
 	SRCPACKAGE=$(echo $RESULT|cut -d "|" -f3)
 	# force debug mode for certain packages
-	if [ $SRCPACKAGE = "php-sabredav" ] ; then
+	if [ $SRCPACKAGE = "xxxxxxx" ] ; then
 		export DEBUG=true
 		irc_message "$BUILD_URL/console available to debug $SRCPACKAGE build in $SUITE"
 	fi

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