[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add whitespace

Holger Levsen holger at moszumanska.debian.org
Tue Aug 25 14:40:50 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 563420c934752820f1f86be38dca5bcb79fb1a05
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 25 16:40:26 2015 +0200

    reproducible: add whitespace
---
 bin/reproducible_html_packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 35275ba..1b05f16 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -186,7 +186,7 @@ def gen_suites_links(package, current_arch):
             icon = prefix + '<img src="/static/{icon}" alt="{status}" title="{status}"/>' + suffix
             html += icon.format(icon=join_status_icon(status)[1], status=status)
             html += (tab*2 + ' <a href="{}/{}/{}/{}.html" target="_parent"' + \
-                     ' title="{}: {}">{}</a>:{}</li>\n').format(RB_PKG_URI,
+                     ' title="{}: {}">{}</a>: {}</li>\n').format(RB_PKG_URI,
                      s, a, package.name, status, version, s, version)
             html += '</span>\n'
         html += tab + '</ul></li>'

-- 
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