[Git][qa/jenkins.debian.net][master] reproducible system health: improve grammar
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Dec 11 12:26:57 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
64ba2b85 by Holger Levsen at 2023-12-11T13:26:47+01:00
reproducible system health: improve 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
=====================================
@@ -161,7 +161,7 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
elif $(grep -q "^Warning: running kernel needs attention" $LOG) ; then
small_note "running kernel needs attention"
elif $(grep -q -E "Warning: too many kernels, .* should be removed." $LOG) ; then
- small_note "too many kernels, remove linux-image-$(grep 'Warning: too many kernels' $LOG | cut -d ',' -f2 | xargs echo)"
+ small_note "too many kernels, linux-image-$(grep 'Warning: too many kernels' $LOG | cut -d ',' -f2 | xargs echo)"
elif $(grep -q "Warning: more than 1 kernel(s) in /boot" $LOG) ; then
small_note "more than one kernel installed"
elif $(grep -q "Warning: more than 3 kernel(s) in /boot" $LOG) ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/64ba2b857c91e7e382c117193ec4293c0dd7bcef
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/64ba2b857c91e7e382c117193ec4293c0dd7bcef
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/20231211/e0d3c980/attachment.htm>
More information about the Qa-jenkins-scm
mailing list