summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-10 01:04:23 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-10 01:04:23 +0100
commitf5a6ff341efc9edfabe8e565e88209af582e902d (patch)
treea6958f96823ae4a70f5dde224d0b836c778e25a5 /bin/reproducible_common.sh
parent518754c7158ee9aeccbaeab5abd215b1b1fdf690 (diff)
downloadjenkins.debian.net-f5a6ff341efc9edfabe8e565e88209af582e902d.tar.xz
reproducible: merge suite specific schedule pages into single global one
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index c096ac36..3e17d793 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -77,7 +77,7 @@ init_html() {
MAINVIEW="stats"
ALLSTATES="reproducible FTBR FTBFS 404 not_for_us blacklisted"
ALLVIEWS="issues notes no_notes scheduled last_24h last_48h all_abc dd-list pkg_sets suite_stats repo_stats stats"
- GLOBALVIEWS="issues notes no_notes repo_stats stats"
+ GLOBALVIEWS="issues notes no_notes scheduled repo_stats stats"
SUITEVIEWS="dd-list suite_stats"
SPOKENTARGET["issues"]="issues"
SPOKENTARGET["notes"]="packages with notes"