[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: dont log arch twice, and wrongly

Holger Levsen holger at moszumanska.debian.org
Mon Aug 31 09:58:13 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 61eaf18e5d66fd63524820c56e426de5c6afe6a9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Aug 31 11:32:04 2015 +0200

    reproducible: dont log arch twice, and wrongly
---
 bin/reproducible_remote_scheduler.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index 04424ce..ea951a7 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -91,7 +91,6 @@ log.debug('Reason: ' + reason)
 log.debug('Artifacts: ' + str(artifacts))
 log.debug('Notify: ' + str(notify))
 log.debug('Debug url: ' + str(debug_url))
-log.debug('Architecture: ' + defaultarch)
 log.debug('Issue: ' + issue if issue else str(None))
 log.debug('Status: ' + status if status else str(None))
 log.debug('Date: after ' + built_after if built_after else str(None) +

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