[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: drop call to build suite specific schedule page

Holger Levsen holger at moszumanska.debian.org
Tue Mar 10 11:43:51 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 a726ebc19a58a76758b76f39bc3ce0d142c5492b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 10 12:01:21 2015 +0100

    reproducible: drop call to build suite specific schedule page
---
 bin/reproducible_scheduler.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index c34b097..3f4413b 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

-- 
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