summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-10-09 16:10:13 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-10-09 16:10:13 +0000
commit04151bb233cda30df7fe29c0acf0b0e440cbc728 (patch)
tree1daf2707f53d715e764353378e2279b2ae198194 /bin/reproducible_html_packages.py
parent9977a3c9e8c2772b5fb7c769343e7e6a888c272a (diff)
downloadjenkins.debian.net-04151bb233cda30df7fe29c0acf0b0e440cbc728.tar.xz
reproducible: _html_packages: add a lost " in the html
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 39bbbd1a..a30be8fc 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>