[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: unbreak the scheduler, part #2 and counting.
Holger Levsen
holger at layer-acht.org
Sun Jun 4 19:24:26 UTC 2017
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 df21a47b074803e3cb5ccda8e77159d10af450ac
Author: Daniel Shahaf <danielsh at apache.org>
Date: Sun Jun 4 19:16:57 2017 +0000
reproducible Debian: unbreak the scheduler, part #2 and counting.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_remote_scheduler.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index 8e3c82a..eb52444 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -362,7 +362,7 @@ def main():
scheduling_args, requester, local, suites, archs = parse_args()
for suite in suites:
for arch in archs:
- rest(scheduling_args, requester, local, suite)
+ rest(scheduling_args, requester, local, suite, arch)
del arch
del suite
--
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