mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 15:37:02 +00:00
britney.py: drop inaccurate comment
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
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…
x
Reference in New Issue
Block a user