mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-23 08:21:30 +00:00
Fix typoed method name. Thanks, Julien Cristau.
This commit is contained in:
parent
68e161a412
commit
e2b6d344e0
@ -2611,7 +2611,7 @@ class Britney:
|
|||||||
self.upgrade_me = allpackages
|
self.upgrade_me = allpackages
|
||||||
|
|
||||||
if self.options.actions:
|
if self.options.actions:
|
||||||
self.print_uninstchange()
|
self.printuninstchange()
|
||||||
return
|
return
|
||||||
|
|
||||||
# process `hint' hints
|
# process `hint' hints
|
||||||
|
Loading…
x
Reference in New Issue
Block a user