[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: build: re-enable irc notification for reproducible→unreproducible status change

Holger Levsen holger at moszumanska.debian.org
Tue Apr 28 08:22:11 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 63e5e0d171e521984b6018f75d4dd420e197785b
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Tue Apr 28 01:18:45 2015 +0200

    reproducible: build: re-enable irc notification for reproducible→unreproducible status change
---
 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 55b6092..56c220e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -189,7 +189,7 @@ handle_ftbr() {
 	if [ "${OLD_STATUS}" = "reproducible" ]; then
 		MESSAGE="status changed from reproducible → unreproducible. ${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE}"
 		echo "\n$MESSAGE" | tee -a ${RBUILDLOG}
-		# irc_message "$MESSAGE"
+		irc_message "$MESSAGE"
 	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