[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: no need to debug gauche anymore
Holger Levsen
holger at moszumanska.debian.org
Fri May 22 09:38:52 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 f57641267c499ac3597bb13731ca4eba760dbc3a
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 22 11:38:33 2015 +0200
reproducible: no need to debug gauche anymore
---
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 1b4e5d9..ec7acff 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -309,7 +309,7 @@ choose_package () {
SRCPACKAGE=$(echo $RESULT|cut -d "|" -f3)
# force debug mode for certain packages
case $SRCPACKAGE in
- gauche|xxxxxxx)
+ 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