[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: shorten subject of nodes gone offline emails

Holger Levsen gitlab at salsa.debian.org
Thu Sep 24 23:29:18 BST 2020



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


Commits:
2f6a1242 by Holger Levsen at 2020-09-25T00:28:57+02:00
reproducible Debian: shorten subject of nodes gone offline emails

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -245,7 +245,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 			RECIPIENTS="$RECIPIENTS vagrant at reproducible-builds.org"
 		fi
 		for TO in $RECIPIENTS ; do
-			echo -e "$MESSAGE" | mail -s "jenkins nodes temporarily been marked as offline" $TO
+			echo -e "$MESSAGE" | mail -s "jenkins nodes temporarily marked offline" $TO
 		done
 
 	fi



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2f6a1242f90ee17665ad5f191cad9f86d510579e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2f6a1242f90ee17665ad5f191cad9f86d510579e
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/20200924/b4e068a0/attachment.html>


More information about the Qa-jenkins-scm mailing list