From f8f2c3413255f30ec4eecc8570f6b4dbf08313f1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 1 Jun 2015 19:33:04 +0200 Subject: reproducible: add link to new index_notify page --- bin/reproducible_common.py | 1 + bin/reproducible_common.sh | 3 +++ 2 files changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 29d77271..b5791807 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -214,6 +214,7 @@ def _gen_links(suite, arch): ('last_48h', '
  • packages tested in the last 48h
  • '), ('all_abc', '
  • all tested packages (sorted alphabetically)
  • '), ('dd-list', '
  • maintainers of unreproducible packages
  • '), + ('notify', '
  • '), ('pkg_sets', '
  • package sets stats
  • ') ] html = '' diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 811a2d3d..3abe9d63 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -227,6 +227,9 @@ write_page_header() { else write_page "
  • ${SPOKEN_TARGET}
  • " fi + if [ "$TARGET" = "dd-list" ] ; then + write_page "
  • " + fi done write_page "
  • wiki
  • " write_page "" -- cgit v1.2.3-70-g09d2