[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: dd-lists are not arch specific

Holger Levsen holger at moszumanska.debian.org
Tue Mar 17 13:49:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d3159c20c2abae8f7fa322e40383aa123a046b39
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 17 14:47:08 2015 +0100

    reproducible: dd-lists are not arch specific
---
 bin/reproducible_common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index de525aa..b6971a5 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -189,7 +189,7 @@ def _gen_links(suite, arch):
         ('last_24h', '<li><a href="/{suite}/{arch}/index_last_24h.html">packages tested in the last 24h</a></li>'),
         ('last_48h', '<li><a href="/{suite}/{arch}/index_last_48h.html">packages tested in the last 48h</a></li>'),
         ('all_abc', '<li><a href="/{suite}/{arch}/index_all_abc.html">all tested packages (sorted alphabetically)</a></li>'),
-        ('dd-list', '<li><a href="/{suite}/{arch}/index_dd-list.html">maintainers of unreproducible packages</a></li>'),
+        ('dd-list', '<li><a href="/{suite}/index_dd-list.html">maintainers of unreproducible packages</a></li>'),
         ('pkg_sets', '<li><a href="/{suite}/{arch}/index_pkg_sets.html">package sets stats</a></li>')
     ]
     html = ''

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list