summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-10 19:53:23 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-10 19:53:23 +0100
commit307668f7601046ec80c9341df393f12feebdf193 (patch)
treee573d9181cc8dcb9dd661d462242898e68aa232a /bin/reproducible_schedule_on_demand.sh
parenta2fc68f50784dd677a15882e81dbf807fdef0cd3 (diff)
downloadjenkins.debian.net-307668f7601046ec80c9341df393f12feebdf193.tar.xz
reproducible: only call the scheduler (to update that page) after scheduling, dont update all the indexes
Diffstat (limited to 'bin/reproducible_schedule_on_demand.sh')
-rwxr-xr-xbin/reproducible_schedule_on_demand.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index 7a66947c..9037326a 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -69,7 +69,7 @@ MESSAGE="$TOTAL $PACKAGES_TXT $ACTION for $SUITE: ${PACKAGES_NAMES:0:256}$BLABLA
# finally
schedule_packages
-/srv/jenkins/bin/reproducible_html_indexes.py
+/srv/jenkins/bin/reproducible_scheduler.py
echo
echo "$MESSAGE"
kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg "$MESSAGE"