[Qa-jenkins-scm] [jenkins.debian.net] 02/04: reproducible debian: move status changes notification to #debian-reproducible-changes

Mattia Rizzolo mattia at debian.org
Sat Oct 1 17:17:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit cc03eeb72f06c02afae1217824b02c46afb718b9
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Oct 1 16:36:25 2016 +0000

    reproducible debian: move status changes notification to #debian-reproducible-changes
---
 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 4dcd6c0..30aefba 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -135,7 +135,7 @@ update_db_and_html() {
 		  ( [ "$STATUS" = "unreproducible" ] || [ "$STATUS" = "FTBFS" ] ) ; then
 			MESSAGE="${DEBIAN_URL}/${SUITE}/${ARCH}/${SRCPACKAGE} : reproducible ➤ ${STATUS}"
 			log_info "$MESSAGE"
-			irc_message debian-reproducible "$MESSAGE"
+			irc_message debian-reproducible-changes "$MESSAGE"
 			# disable ("regular") irc notification unless it's due to diffoscope problems
 			if [ ! -z "$NOTIFY" ] && [ "$NOTIFY" != "diffoscope" ] ; then
 				NOTIFY=""

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