diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-10 20:06:02 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-10 20:06:02 +0100 |
commit | a75c209a8c6d877d4590e5bffd02c1e9a41a0a47 (patch) | |
tree | ea65906382ea94fb40601799f8f2f31c4eb31a2f /bin/reproducible_schedule_on_demand.sh | |
parent | 413cde6dae1710a2a36b2d9449cd61a0f68a7412 (diff) | |
download | jenkins.debian.net-a75c209a8c6d877d4590e5bffd02c1e9a41a0a47.tar.xz |
reproducible: change into the right directory first..
Diffstat (limited to 'bin/reproducible_schedule_on_demand.sh')
-rwxr-xr-x | bin/reproducible_schedule_on_demand.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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" |