From df3cc97e9c4e8e343a2985dfacfb986d0952826e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 1 Jun 2015 21:02:09 +0200 Subject: reproducible: refactor and sort notify before dd-list --- 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 b5791807..21a4adaf 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -213,8 +213,8 @@ def _gen_links(suite, arch): ('last_24h', '
  • packages tested in the last 24h
  • '), ('last_48h', '
  • packages tested in the last 48h
  • '), ('all_abc', '
  • all tested packages (sorted alphabetically)
  • '), - ('dd-list', '
  • maintainers of unreproducible packages
  • '), ('notify', '
  • '), + ('dd-list', '
  • maintainers of unreproducible packages
  • '), ('pkg_sets', '
  • package sets stats
  • ') ] html = '' -- cgit v1.2.3-70-g09d2