[Git][qa/jenkins.debian.net][master] jdn: refactoring
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Jan 16 00:51:32 GMT 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f1493782 by Holger Levsen at 2026-01-16T01:51:26+01:00
jdn: refactoring
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/common/usr/local/bin/jdn-host-summary
Changes:
=====================================
hosts/common/usr/local/bin/jdn-host-summary
=====================================
@@ -22,7 +22,7 @@ df -h | grep -E "(^/dev/|/srv/workspace)" | grep -v /srv/workspace/
#
echo
echo "number of cores : $(grep -c ^processor /proc/cpuinfo)"
-cat /proc/cpuinfo | grep -E "^(model name|cpu MHz)" | sort -u
+cat /proc/cpuinfo | ( grep -E "^(model name|cpu MHz|BogoMIPS)" || true ) | sort -u
#
# uptime, the end
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f14937829a1cb7c3bb338c43eb6e57fcf0126aee
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f14937829a1cb7c3bb338c43eb6e57fcf0126aee
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/20260116/2400f636/attachment.htm>
More information about the Qa-jenkins-scm
mailing list