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

Holger Levsen gitlab at salsa.debian.org
Mon May 3 14:16:06 BST 2021



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


Commits:
b4076493 by Holger Levsen at 2021-05-03T15:16:00+02:00
fix typo in previous commit

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -239,7 +239,7 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			small_note "unknown exception"
 		elif $(grep -q "^dpkg-buildpackage: error:" $LOG) ; then
 			small_note "dpkg-buildpackage failed"
-		if $(grep  -q "Failed to connect to review.coreboot.org port 443" $LOG) ; then
+		elif $(grep -q "Failed to connect to review.coreboot.org port 443" $LOG) ; then
 			small_note "failed to connect to review.coreboot.org"
 		elif $(grep -q "^SSH EXIT CODE:" $LOG) ; then
 			if $(grep -q "^Timeout, server .*.debian.net not responding." $LOG) || \



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b4076493a64de7975bde47bbb73ecfb786322e92
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/20210503/938b4294/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list