From 80fc4399dfa031355c68b8feae75c364dc1ebfe8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 10 Sep 2015 20:35:13 +0200 Subject: reproducible: create arch specific schedule pages --- bin/reproducible_common.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 0cc587dc..9fe6c706 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -232,6 +232,8 @@ write_page_header() { fi write_page "
  • suite: $i
  • " done + elif [ "$TARGET" = "scheduled" ] ; then + write_page "
  • ${SPOKEN_TARGET}
  • " elif [ "$TARGET" = "notify" ] ; then write_page "
  • ${SPOKEN_TARGET}
  • " elif [ "$TARGET" = "arch" ] ; then -- cgit v1.2.3-70-g09d2