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

Holger Levsen holger at moszumanska.debian.org
Mon Jun 22 21:07:53 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 effe3184ebda5847ec858f3bb61ed4a0e7382363
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sat Jun 20 18:24:40 2015 +0000

    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 103d45a..a33721f 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -260,7 +260,7 @@ call_debbindiff() {
 	echo | tee -a ${RBUILDLOG}
 	NEW_DEBBINDIFF_TMP_COUNT=$(find "$TEMP" -maxdepth 1 -name tmp*debbindiff | wc -l)
 	if [ "$OLD_DEBBINDIFF_TMP_COUNT" != "$NEW_DEBBINDIFF_TMP_COUNT" ]; then
-		irc_msg "debbindiff calls on $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE or ${BUILD_URL}console left cruft, please help investigate and fix 788568"
+		irc_message "debbindiff calls on $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE or ${BUILD_URL}console left cruft, please help investigate and fix 788568"
 	fi
 	case $RESULT in
 		0)

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