[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible: _html_packages: add a lost " in the html
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 9 16:39:48 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 04151bb233cda30df7fe29c0acf0b0e440cbc728
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Fri Oct 9 16:10:13 2015 +0000
reproducible: _html_packages: add a lost " in the html
---
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 39bbbd1..a30be8f 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -37,7 +37,7 @@ html_package_page = Template((tab*2).join(("""
</ul>
</li>
<li>
- <a href=$history" target="main">Build history</a>
+ <a href="$history" target="main">Build history</a>
</li>
</ul>
--
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