From f5a6ff341efc9edfabe8e565e88209af582e902d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 10 Mar 2015 01:04:23 +0100 Subject: reproducible: merge suite specific schedule pages into single global one --- 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 7dc0e21b..e33d24f8 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -151,6 +151,7 @@ html_head_page = Template((tab*2).join("""
  • issues
  • packages with notes
  • package without notes
  • +
  • currently scheduled
  • $links
  • repositories overview
  • reproducible stats
  • @@ -185,7 +186,6 @@ def print_critical_message(msg): def _gen_links(suite, arch): links = [ - ('scheduled', '
  • currently scheduled
  • '), ('last_24h', '
  • packages tested in the last 24h
  • '), ('last_48h', '
  • packages tested in the last 48h
  • '), ('all_abc', '
  • all tested packages (sorted alphabetically)
  • '), -- cgit v1.2.3-70-g09d2