britney.py: Remove uncommented printf debugging

Signed-off-by: Niels Thykier <niels@thykier.net>
debian
Niels Thykier 9 years ago
parent 28f69fa505
commit 1ddf63e14b

@ -2098,8 +2098,6 @@ class Britney(object):
item.architecture,
item.is_removal,
removals=removals)
#print("+++ %s" % (sorted(updates)))
#print("--- %s" % (sorted(rms)))
# remove all binary packages (if the source already exists)
if item.architecture == 'source' or not item.is_removal:

Loading…
Cancel
Save