From 942c9a81066b7b46d13f33d2ba1f894466839d88 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 13 May 2016 01:28:35 +0200 Subject: reproducible debian: use same link name as .sh scripts --- 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 e40ea276..b17f3389 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -302,7 +302,7 @@ def _gen_links(suite, arch): ('all_abc', '
  • all tested packages (sorted alphabetically)
  • '), ('notify', '
  • '), ('dd-list', '
  • maintainers of unreproducible packages
  • '), - ('pkg_sets', '
  • package sets stats
  • ') + ('pkg_sets', '
  • package sets
  • ') ] html = '' for link in links: -- cgit v1.2.3-70-g09d2