[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: minor improvement

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jan 9 14:23:40 GMT 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
897cae77 by Holger Levsen at 2025-01-09T15:23:28+01:00
reproduce.d.n/stats: minor 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))}<br/>")
+    print(f"Database size: {bytes2human(path.getsize(db))}<br/>")
     print(f"Last changed: {datetime.now().replace(microsecond=0)} - updated every 3h.")
 
     print("<table> <tr> <th>error</th> <th colspan=2>number of affected bad packages</th> </tr>")



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/897cae77b8b1e7a1d30cf6fb4e65547b129b6852

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/897cae77b8b1e7a1d30cf6fb4e65547b129b6852
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/bbd5dfc6/attachment.htm>


More information about the Qa-jenkins-scm mailing list