[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fix typo in last commit

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


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


Commits:
9fb10bd1 by Holger Levsen at 2018-09-29T11:36:06Z
reproducible: fix typo in last commit

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -157,9 +157,9 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 	done
 	if [ -n "$SICK" ] ; then
 		if echo "$SICK" | grep -q ' ' 2>/dev/null ; then
-			MESSAGE="$NODE have health problems and have temporarily been marked as offline."
+			MESSAGE="$SICK have health problems and have temporarily been marked as offline."
 		else
-			MESSAGE="$NODE has health problems and has temporarily been marked as offline."
+			MESSAGE="$SICK has health problems and has temporarily been marked as offline."
 		fi
 		irc_message reproducible-builds "$MESSAGE To make this permanent, edit jenkins-home/offline_nodes in git."
 	fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/9fb10bd1f277e7239eb422efa95bf116a3a7c557
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/1d238251/attachment.html>


More information about the Qa-jenkins-scm mailing list