[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: drop warning which is not flagged as warning anymore
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Sep 27 10:24:54 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
82086542 by Holger Levsen at 2022-09-27T11:24:34+02:00
reproducible Debian: drop warning which is not flagged as warning anymore
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -228,8 +228,6 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
small_note "compiler warning during build"
elif $(grep -q "^Warning: The following builds have failed due to diffoscope schroot problems and will be rescheduled now:" $LOG) ; then
small_note "found and rescheduled build failures due to diffoscope schroot problems"
- elif $(grep -E -q "Warning: lb build failed with .* The latest snapshot might not be complete \(yet\)." $LOG) ; then
- small_note "live build encountered an incomplete snapshot stamp"
elif $(grep -q "Warning: Found files with bad permissions" $LOG) ; then
small_note "files with bad permissions found"
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/82086542f5515fabe82b5c78f71e8947ea7d4a57
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/82086542f5515fabe82b5c78f71e8947ea7d4a57
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/20220927/e1bff206/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list