mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-07 07:41:31 +00:00
britney.py: Remove obsolete comment about AIEEE
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
0214b41a4f
commit
36da23b5b7
@ -2711,9 +2711,6 @@ class Britney(object):
|
|||||||
|
|
||||||
If nuninst_arch is not None then it also updated in the same
|
If nuninst_arch is not None then it also updated in the same
|
||||||
way as broken is.
|
way as broken is.
|
||||||
|
|
||||||
current_pkg is the package currently being tried, mainly used
|
|
||||||
to print where an AIEEE is coming from.
|
|
||||||
"""
|
"""
|
||||||
r = self._inst_tester.is_installable(pkg_name, pkg_version, pkg_arch)
|
r = self._inst_tester.is_installable(pkg_name, pkg_version, pkg_arch)
|
||||||
if not r:
|
if not r:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user