[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup copy'n'paste error
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 20 13:42:30 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3ea27b4a by Holger Levsen at 2020-08-20T14:42:19+02:00
fixup copy'n'paste error
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -172,7 +172,7 @@ for JOB_NAME in reproducible_* ; do
small_note "(failed to delete schroot sessions)"
elif $(grep -q "Warning: found reproducible_build.sh processes which have pid 1 as parent (and not sshd)" $LOG) ; then
small_note "(reproducible_build.sh zombies)"
- elif $(grep -q "State: starting)" $LOG) ; then
+ elif $(grep -q "State: starting" $LOG) ; then
small_note "(node in starting state)"
fi
if ! $SUSPECT ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ea27b4a344191e4296ccbb9c05fdfb3ed852706
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ea27b4a344191e4296ccbb9c05fdfb3ed852706
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/20200820/6a52c31a/attachment.html>
More information about the Qa-jenkins-scm
mailing list