From e1c6e40fe61e89ccf624ed7546d45d330298378f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 2 Aug 2015 14:14:47 +0200 Subject: reproducible: add index_depwait to the UI --- bin/reproducible_common.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 6ef55b24..7308be36 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -129,6 +129,8 @@ set_icon() { ;; FTBFS) ICON=weather-storm.png ;; + depwait) ICON=weather-snow.png + ;; 404) ICON=weather-severe-alert.png ;; not_for_us|"not for us") ICON=weather-few-clouds-night.png @@ -148,7 +150,7 @@ write_icon() { write_page_header() { rm -f $PAGE MAINVIEW="stats" - ALLSTATES="reproducible FTBR FTBFS 404 not_for_us blacklisted" + ALLSTATES="reproducible FTBR FTBFS depwait not_for_us blacklisted 404" ALLVIEWS="issues notes no_notes scheduled last_24h last_48h all_abc notify dd-list pkg_sets suite_stats repositories stats" GLOBALVIEWS="issues scheduled notify repositories stats" SUITEVIEWS="dd-list suite_stats" -- cgit v1.2.3-70-g09d2