[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: minor formatting improvement
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jan 9 11:45:36 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
39698544 by Holger Levsen at 2025-01-09T12:45:23+01:00
reproduce.d.n/stats: minor formatting improvement
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -113,7 +113,7 @@ def main() -> None:
"</head><body>"
f"<header><h1>https://<a href=\"/\">{arch}</a>.reproduce.debian.net/ stats</h1></header> <main>"
)
- print(f"Database size: {db} is {bytes2human(path.getsize(db))}")
+ print(f"Database size: {db} is {bytes2human(path.getsize(db))}<br/>")
print(f"Last changed: {datetime.now().replace(microsecond=0)} - updated every 3h.")
print("<table> <tr> <th>error</th> <th>number of affected bad packages</th> </tr>")
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3969854470f25e7d90d7a582703f6f51b0cf19c7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3969854470f25e7d90d7a582703f6f51b0cf19c7
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/20250109/cc2bd9e1/attachment.htm>
More information about the Qa-jenkins-scm
mailing list