[Git][qa/jenkins.debian.net][master] fixup typo
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jul 13 13:19:12 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0a189594 by Holger Levsen at 2023-07-13T14:19:03+02:00
fixup typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -156,7 +156,7 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
elif $(grep -q "Kernel needs upgrade" $LOG) ; then
small_note "reboot needed for kernel upgrade"
elif $(grep -q "^WARNING: Running kernel does not match on-disk kernel image:" $LOG) ; then
- small_note "reboot needed for kernel upgrade" ;;
+ small_note "reboot needed for kernel upgrade"
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
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0a189594041bb2133390f49e8c6aaf4bf145864a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0a189594041bb2133390f49e8c6aaf4bf145864a
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/20230713/7e5a1bb1/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list