[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: correct irc message

Holger Levsen gitlab at salsa.debian.org
Mon Oct 1 15:11:11 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
a1473a84 by Holger Levsen at 2018-10-01T14:11:02Z
reproducible: correct irc message

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -156,7 +156,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		cd ../..
 	done
 	if [ -n "$SICK" ] ; then
-		SICK=$(echo "$SICK" | sed 's#.debian.net##g' | sed 's#-rb##g' )
+		SICK=$(echo "$SICK" | sed 's#.debian.net##g' | sed 's#-rb##g' | sed 's# ##' )
 		if echo "$SICK" | grep -q ' ' 2>/dev/null ; then
 			SICK=$(echo "$SICK" | sed 's# # and #g')
 			MESSAGE="$SICK have health problems and have temporarily been marked as offline."



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a1473a844ea5225ece77adfccbbe789e7fe1ba98

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a1473a844ea5225ece77adfccbbe789e7fe1ba98
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181001/0e443413/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list