summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-23 17:23:22 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-23 17:24:58 +0100
commit5a5642e65f44d7f253674bfd03f576d53c8a27a7 (patch)
tree4befccb43c5ffb28469235a5d79f91047855fbc9 /bin/reproducible_common.py
parent620c5383f4283b4804d2f609e91831eacf8177cd (diff)
downloadjenkins.debian.net-5a5642e65f44d7f253674bfd03f576d53c8a27a7.tar.xz
reproducible: new page 'repo_stats'
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index d7340fb2..1df694f0 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -155,6 +155,7 @@ html_head_page = Template((tab*2).join("""
<li><a href="/index_last_48h.html">packages tested in the last 48h</a></li>
<li><a href="/index_all_abc.html">all tested packages (sorted alphabetically)</a></li>
<li><a href="/index_dd-list.html">maintainers of unreproducible packages</a></li>
+ <li><a href="/index_repo_stats.html">apt repository stats</a></li>
<li><a href="/index_pkg_sets.html">package sets stats</a></li>
<li><a href="/index_stats.html">stats</a></li>
</ul>