[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: add pointer to script source
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Dec 18 18:09:55 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f3a4d613 by Holger Levsen at 2024-12-18T19:09:41+01:00
reproduce.d.n/stats: add pointer to script source
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -131,7 +131,7 @@ def main() -> None:
packages = sorted(packages, key=lambda pkg: package_logs.get(pkg, 0))
print("\n".join(format_link(pkg) for pkg in packages))
- print("<br/><br/><br/></main></body></html>")
+ print("<br/><br/><hr/><a href=\"https://salsa.debian.org/qa/jenkins.debian.net/-/blob/master/bin/rebuilderd_stats.py\">rebuilderd_stats.py<a/> - patches welcome.</main></body></html>")
if __name__ == "__main__":
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f3a4d613f4b826ab566387be8b3d0b17e38d8de2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f3a4d613f4b826ab566387be8b3d0b17e38d8de2
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/20241218/c32aa25c/attachment.htm>
More information about the Qa-jenkins-scm
mailing list