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

Holger Levsen gitlab at salsa.debian.org
Sat Sep 29 12:42:42 BST 2018


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


Commits:
f76ce377 by Holger Levsen at 2018-09-29T11:42:35Z
reproducible: further shorten 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,9 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		cd ../..
 	done
 	if [ -n "$SICK" ] ; then
+		SICK=$(echo "$SICK" | sed 's#.debian.net##g')
 		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."
 		else
 			MESSAGE="$SICK has health problems and has temporarily been marked as offline."



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f76ce377dcea7537aad8597bd0d7053ab0661cc3
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/20180929/1e5aca06/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list