[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: remote_scheduler: more debug

Holger Levsen holger at moszumanska.debian.org
Mon May 11 07:27:31 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 628faa31cbc18d7f147432ab7dadd26522c9b907
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sun May 10 15:20:32 2015 +0200

    reproducible: remote_scheduler: more debug
---
 bin/reproducible_remote_scheduler.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index edd2cab..e010eb7 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -59,6 +59,7 @@ log.debug('Reason: ' + reason)
 log.debug('Artifacts: ' + str(artifacts))
 log.debug('Architecture: ' + defaultarch)
 log.debug('Suite: ' + suite)
+log.debug('Packages: ' + ' '.join(packages))
 
 if suite not in SUITES:
     log.critical('The specified suite is not being tested.')

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