[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Fri Mar 6 12:02:33 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 e38a380e4f543c8c8dc51988f551c35b65c4b233
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Mar 6 13:01:27 2015 +0100
fix typo
---
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 8a4186d..3dbe159 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -196,7 +196,7 @@ def write_html_page(title, body, destfile, suite=None, noheader=False, style_not
if suite:
suite_links = '<li><a href="/' + suite +'">suite: ' + suite + '</a></li>'
if suite != 'experimental':
- pkgset_link = '<li><a href="/' + suite + 'amd64/index_pkg_sets.html">package sets stats</a></li>'
+ pkgset_link = '<li><a href="/' + suite + '/amd64/index_pkg_sets.html">package sets stats</a></li>'
else:
suite_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