[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: build: fix typo

Holger Levsen holger at moszumanska.debian.org
Mon May 4 08:41:16 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 e80c54224a5c9868a26540c68956f7f95d917e73
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Mon May 4 10:38:51 2015 +0200

    reproducible: build: fix typo
---
 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 69ddcd0..b0aced7 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -83,7 +83,7 @@ save_artifacts() {
 		# irc message
 		if [ ! -z "$NOTIFY" ] ; then
 			local MESSAGE="$URL published"
-			if [ "$NOTIFY" = "debbindiff failure" ] ; then
+			if [ "$NOTIFY" = "debbindiff" ] ; then
 				local MESSAGE="$MESSAGE, $DBDVERSION had troubles with these..."
 			fi
 			irc_message "$MESSAGE"

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