summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-10 12:01:21 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-10 12:01:21 +0100
commita726ebc19a58a76758b76f39bc3ce0d142c5492b (patch)
treef9e7b9d4f7d6910dc8e81b0ce42e4cb10adbb3b5 /bin
parent08a265e66a422805f0e339939d1cbc957ce6d264 (diff)
downloadjenkins.debian.net-a726ebc19a58a76758b76f39bc3ce0d142c5492b.tar.xz
reproducible: drop call to build suite specific schedule page
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_scheduler.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index c34b097b..3f4413b9 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -281,7 +281,6 @@ def scheduler():
schedule_packages(all_scheduled_pkgs)
call(kgb)
log.info(message)
- build_page('scheduled', suite, 'amd64') # build suite specific page. FIXME unhardcode amd64
log.info('### Suite ' + suite + ' done ###')
log.info('==============================================================')
build_page('scheduled') # from reproducible_html_indexes, build global page