[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: notify irc about build in forced debug mode
Holger Levsen
holger at moszumanska.debian.org
Mon May 18 10:27: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 271c9e1eac694bb15a4d6ab04e8815bdc69041a7
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon May 18 12:27:24 2015 +0200
reproducible: notify irc about build in forced debug mode
---
bin/reproducible_build.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b41edd6..b1c6040 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -302,6 +302,7 @@ choose_package () {
# force debug mode for certain packages
if [ $SRCPACKAGE = "hsqldb1.8.0" ] ; then
export DEBUG=true
+ irc_message "$BUILD_URL/console available to debug $SRCPACKAGE build in $SUITE"
fi
SCHEDULED_DATE=$(echo $RESULT|cut -d "|" -f4)
SAVE_ARTIFACTS=$(echo $RESULT|cut -d "|" -f5)
--
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