mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-09 08:41:34 +00:00
Fix typoed method name. Thanks, Julien Cristau.
This commit is contained in:
parent
df0e314e27
commit
daa08df3c4
@ -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