[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: common: not so much debug output in get_bugs()
Holger Levsen
holger at moszumanska.debian.org
Sun Aug 9 08:08:17 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 4abff66e5fec1b7a8b765a52fa6cc130b110b4fa
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Sun Aug 9 07:59:25 2015 +0000
reproducible: common: not so much debug output in get_bugs()
---
bin/reproducible_common.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 0ed8011..da777b6 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -521,7 +521,6 @@ def get_bugs():
packages[bug[1]][bug[0]]['patch'] = True
if 'pending' in bug[3]: # the bug is pending
packages[bug[1]][bug[0]]['pending'] = True
- log.debug(packages)
return packages
--
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