britney.py: drop inaccurate comment

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
bzr-import-20160707
Adam D. Barratt 10 years ago
parent 7a53010adc
commit d8fa67cee8

@ -1768,8 +1768,7 @@ class Britney(object):
skip_archall = True
else: skip_archall = False
# check all the packages for this architecture, calling add_nuninst if a new
# uninstallable package is found
# check all the packages for this architecture
nuninst[arch] = set()
for pkg_name in binaries[arch][0]:
pkgdata = binaries[arch][0][pkg_name]

Loading…
Cancel
Save