From 4abff66e5fec1b7a8b765a52fa6cc130b110b4fa Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sun, 9 Aug 2015 07:59:25 +0000 Subject: reproducible: common: not so much debug output in get_bugs() --- bin/reproducible_common.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 0ed8011c..da777b68 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 -- cgit v1.2.3-70-g09d2