summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-03 12:56:16 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-03 12:56:16 +0100
commita3750a958cf1a0d20178e6e0e55c6f350b4df665 (patch)
treeee4589a1e47d18a7d96f7e87362b13178e51c1c7 /bin/reproducible_common.py
parent37ae2d9190798f2557674f6d358c3a26c6528566 (diff)
downloadjenkins.debian.net-a3750a958cf1a0d20178e6e0e55c6f350b4df665.tar.xz
reproducible: pkg_sets page is suite+arch specific
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 1fa75253..0e75dade 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -156,7 +156,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_pkg_sets.html">package sets stats</a></li>
+ <li><a href="index_pkg_sets.html">package sets stats</a></li>
<li><a href="index_suite_stats.html">sid stats</a></li>
$suite_links
<li><a href="/index_repo_stats.html">repositories overview</a></li>