[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: only call the scheduler (to update that page) after scheduling, dont update all the indexes
Holger Levsen
holger at moszumanska.debian.org
Tue Mar 10 18:55:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 307668f7601046ec80c9341df393f12feebdf193
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Mar 10 19:53:23 2015 +0100
reproducible: only call the scheduler (to update that page) after scheduling, dont update all the indexes
---
bin/reproducible_schedule_on_demand.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index 7a66947..9037326 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"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list