summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-11 15:45:11 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-11 15:45:11 +0200
commit323c0efceddad42ed939d9f66d14338cf15dd686 (patch)
treeac93e80716e22db78407b31e94824316199d1f55 /bin/reproducible_common.sh
parent3034e97f9733404465fb034aeeafcc57593a7371 (diff)
downloadjenkins.debian.net-323c0efceddad42ed939d9f66d14338cf15dd686.tar.xz
reproducible: split notes and no_notes pages into suite specific ones
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 d40c1a82..5ffc22f2 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -160,7 +160,7 @@ write_page_header() {
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 repositories stats"
- GLOBALVIEWS="issues notes no_notes scheduled repositories stats"
+ GLOBALVIEWS="issues scheduled repositories stats"
SUITEVIEWS="dd-list suite_stats"
SPOKENTARGET["issues"]="issues"
SPOKENTARGET["notes"]="packages with notes"