[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: fix grammar

Holger Levsen gitlab at salsa.debian.org
Wed Jul 22 14:59:38 BST 2020



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


Commits:
1cd265d4 by Holger Levsen at 2020-07-22T15:59:29+02:00
reproducible trbo system health check: fix grammar

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -140,7 +140,7 @@ for JOB in reproducible_* ; do
 		if $(egrep -q "Failed to connect to [.0-9]+ port 3128: Connection refused" $JOB/builds/$LAST/log) ; then
 			small_note " (could not connect to https-proxy)"
 		elif $(grep -q "seems to be down, sleeping" $JOB/builds/$LAST/log) ; then
-			small_note " (node seems to be down)"
+			small_note " (node seemed down)"
 		elif $(tail -1 $JOB/builds/$LAST/log | grep -q "Finished: ABORTED") ; then
 			small_note " (job was aborted)"
 		elif $(grep -q "^make -r world: build failed. Please re-run" $JOB/builds/$LAST/log) ; then



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

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


More information about the Qa-jenkins-scm mailing list