diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-18 00:54:27 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-18 01:32:35 +0200 |
commit | c33f26c4ecff8954418f47ea98ef8859e77f28ba (patch) | |
tree | bce7d0e1be07af840aae1bf947230939d04b4ba2 /bin/reproducible_schedule_on_demand.sh | |
parent | d0162e88678b76e1906f874e74f788dab1e8d85b (diff) | |
download | jenkins.debian.net-c33f26c4ecff8954418f47ea98ef8859e77f28ba.tar.xz |
reproducible: update schedule page after manual scheduling
Diffstat (limited to 'bin/reproducible_schedule_on_demand.sh')
-rwxr-xr-x | bin/reproducible_schedule_on_demand.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh index ca8e5bfd..9e7a59ce 100755 --- a/bin/reproducible_schedule_on_demand.sh +++ b/bin/reproducible_schedule_on_demand.sh @@ -53,6 +53,8 @@ MESSAGE="$TOTAL package(s) manually (re-)scheduled for immediate testing: ${PACK # finally schedule_packages +init_html +update_html_schedule echo echo "$MESSAGE" kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg "$MESSAGE" |