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

Holger Levsen holger at moszumanska.debian.org
Thu Mar 12 09:26:09 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 83909051400e4c4c3d656bf50ab94435f9c54fc8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Mar 12 10:24:07 2015 +0100

    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 67a0c7d..c48b4fd 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -168,7 +168,7 @@ def gen_suites_links(package, suite):
         icon = '<img src="/static/{icon}" alt="{status}" title="{status}"/>\n'
         html += icon.format(icon=join_status_icon(status)[1], status=status)
         html += '<a href="' + RB_PKG_URI + '/' + i[0] + '/' + i[1] + '/' + \
-                str(package) + '.html" target="_parent">' + i[0] + '</a>'
+                str(package) + '.html" target="_parent">' + i[0] + '</a> '
     return tab*5 + (tab*7).join(html.splitlines(True))
 
 

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