[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fix braino...

Holger Levsen gitlab at salsa.debian.org
Sun Jun 14 18:16:59 BST 2020



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


Commits:
1b8bd3f5 by Holger Levsen at 2020-06-14T19:16:48+02:00
reproducible: fix braino...

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -241,7 +241,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		fi
 		MESSAGE="$MESSAGE To make this permanent, edit jenkins-home/offline_nodes in git."
 		RECIPIENTS="mattia at debian.org holger at debian.org"
-		if $(echo -e "$MESSAGE" | grep -q arm64 2>/dev/null) ; then
+		if $(echo -e "$MESSAGE" | grep -q armhf 2>/dev/null) ; then
 			RECIPIENTS="$RECIPIENTS vagrant at reproducible-builds.org"
 		fi
 		for TO in $RECIPIENTS ; do



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1b8bd3f56c489d38b10dc217fdcd47eed5f74ea4
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/20200614/59edcff7/attachment.html>


More information about the Qa-jenkins-scm mailing list