summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-02 22:30:03 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-02 22:30:03 +0100
commitb8ee35f90c791fbdc685ba09cf631e11cdd2ed5e (patch)
treec760c208b4e4a78788beb0f0af8536bc4e7ef1e1 /bin/reproducible_common.py
parent8902cce8cded7baa85dace76560af4adeb74fdd9 (diff)
downloadjenkins.debian.net-b8ee35f90c791fbdc685ba09cf631e11cdd2ed5e.tar.xz
reproducible: temporarily hardcode some more
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 7c1574cf..a68e9469 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -162,7 +162,7 @@ html_head_page = Template((tab*2).join("""
<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_pkg_sets.html">package sets stats</a></li>
- <li><a href="index_suite_stats.html">\$suite stats</a></li>
+ <li><a href="index_suite_stats.html">sid stats</a></li>
<li><a href="/index_repo_stats.html">repositories overview</a></li>
<li><a href="/reproducible_stats.html">reproducible stats</a></li>
</ul>