From 1ddf63e14b255b6a4da739b12d90d9560c9e3aa0 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Fri, 25 Mar 2016 12:38:36 +0000 Subject: [PATCH] britney.py: Remove uncommented printf debugging Signed-off-by: Niels Thykier --- britney.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/britney.py b/britney.py index 8b9eaa4..9bd6537 100755 --- a/britney.py +++ b/britney.py @@ -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: