[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: too much unicode+irc…

Holger Levsen holger at moszumanska.debian.org
Thu Jul 9 16:01:02 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 d291f7e1ee36b4a66a304e29666fc59e5c3fafb6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 9 18:00:35 2015 +0200

    reproducible: too much unicode+irc…
---
 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 b9e2714..f054aa1 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -124,7 +124,7 @@ update_db_and_html() {
 	# notification for changing status
 	if [ "${OLD_STATUS}" = "reproducible" ] ; then
 		if [ "$STATUS" = "unreproducible" ] || [ "$STATUS" = "FTBFS" ] ; then
-			MESSAGE="${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE} ♻ reproducible ➤ ${STATUS}"
+			MESSAGE="${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE} : reproducible ➤ ${STATUS}"
 			echo "\n$MESSAGE" | tee -a ${RBUILDLOG}
 			irc_message "$MESSAGE"
 			# disable ("regular") irc notification unless it's due to debbindiff problems

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