From d91fd954c9b337141711abb75e736012c0e715b7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 19 Aug 2015 23:57:45 +0200 Subject: reproducible fixup --- bin/reproducible_common.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index e65ed4dc..0a5d7388 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -272,9 +272,9 @@ def _gen_links(suite, arch): for i in SUITES: # suite links html += '
  • suite: ' + i + '
  • ' if arch == 'amd64': - html += '
  • armhf
  • ' + html += '
  • armhf
  • ' else - html += '
  • amd64
  • ' + html += '
  • amd64
  • ' return html -- cgit v1.2.3-70-g09d2