mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-24 20:01:15 +00:00
britney.py: Remove uncommented printf debugging
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
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…
x
Reference in New Issue
Block a user