summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-17 22:04:53 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-17 22:04:53 +0200
commit7406d5ea8bcd5a7eb058b32d6e6460bb9f761018 (patch)
tree1d223816e0ce29c03a0da0f2e9ab5868310e7d6a /bin/reproducible_html_indexes.sh
parent98f55ed3b3c5d25870cca37e4f4e8325a58514f3 (diff)
downloadjenkins.debian.net-7406d5ea8bcd5a7eb058b32d6e6460bb9f761018.tar.xz
reproducible: refactor, add page with scheduled packages
Diffstat (limited to 'bin/reproducible_html_indexes.sh')
-rwxr-xr-xbin/reproducible_html_indexes.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.sh b/bin/reproducible_html_indexes.sh
index f6ed419f..d253f5c0 100755
--- a/bin/reproducible_html_indexes.sh
+++ b/bin/reproducible_html_indexes.sh
@@ -45,7 +45,7 @@ echo "$(date) - processing $COUNT_TOTAL packages... this will take a while."
force_package_targets ${BAD["all"]}
force_package_targets ${UGLY["all"]} ${GOOD["all"]} ${SOURCELESS["all"]} ${NOTFORUS["all"]} $BLACKLISTED
-for VIEW in $ALLVIEWS ; do
+for VIEW in last_24h last_48h all_abc ; do
BUILDINFO_SIGNS=true
PAGE=index_${VIEW}.html
echo "$(date) - starting to write $PAGE page."
@@ -163,3 +163,4 @@ for STATE in $ALLSTATES ; do
publish_page
done
+update_html_schedule