From 4af00c04a9041fef093ca941f5cb5a83bc2db189 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 27 Aug 2015 17:23:57 +0200 Subject: reproducible: fix link target --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index e56dab98..d03e215a 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -273,7 +273,7 @@ def _gen_links(suite, arch): for i in SUITES: # suite links if arch == 'armhf' and i != 'unstable': continue - html += '
  • suite: ' + i + '
  • ' + html += '
  • suite: ' + i + '
  • ' if arch == 'amd64': html += '
  • arch: armhf
  • ' else: -- cgit v1.2.3-70-g09d2