From a75c209a8c6d877d4590e5bffd02c1e9a41a0a47 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 10 Mar 2015 20:06:02 +0100 Subject: reproducible: change into the right directory first.. --- bin/reproducible_schedule_on_demand.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_schedule_on_demand.sh') diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh index ce68fb20..f95ae454 100755 --- a/bin/reproducible_schedule_on_demand.sh +++ b/bin/reproducible_schedule_on_demand.sh @@ -69,6 +69,7 @@ MESSAGE="$TOTAL $PACKAGES_TXT $ACTION for $SUITE: ${PACKAGES_NAMES:0:256}$BLABLA # finally schedule_packages +cd /srv/jenkins/bin python3 -c "from reproducible_html_indexes import build_page; build_page('scheduled')" echo echo "$MESSAGE" -- cgit v1.2.3-54-g00ecf