From e38a380e4f543c8c8dc51988f551c35b65c4b233 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 6 Mar 2015 13:01:27 +0100 Subject: fix typo --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 8a4186d3..3dbe1592 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -196,7 +196,7 @@ def write_html_page(title, body, destfile, suite=None, noheader=False, style_not if suite: suite_links = '
  • suite: ' + suite + '
  • ' if suite != 'experimental': - pkgset_link = '
  • package sets stats
  • ' + pkgset_link = '
  • package sets stats
  • ' else: suite_links = '' -- cgit v1.2.3-70-g09d2