[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible debian: use same link name as .sh scripts
Holger Levsen
holger at layer-acht.org
Thu May 12 23:33:22 UTC 2016
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 942c9a81066b7b46d13f33d2ba1f894466839d88
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 13 01:28:35 2016 +0200
reproducible debian: use same link name as .sh scripts
---
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 e40ea27..b17f338 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -302,7 +302,7 @@ def _gen_links(suite, arch):
('all_abc', '<li><a href="/{suite}/{arch}/index_all_abc.html">all tested packages (sorted alphabetically)</a></li>'),
('notify', '<li><a href="/index_notify.html" title="notify icon">⚑</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>')
+ ('pkg_sets', '<li><a href="/{suite}/{arch}/index_pkg_sets.html">package sets</a></li>')
]
html = ''
for link in links:
--
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