mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-08 17:51:11 +00:00
Cosmetic change.
This commit is contained in:
parent
d966ada77b
commit
c313a5f644
@ -2278,6 +2278,7 @@ class Britney:
|
|||||||
self.output_write("force breaks:\n")
|
self.output_write("force breaks:\n")
|
||||||
self.output_write(self.eval_uninst(self.newlyuninst(nuninst_start, nuninst_end)) + "\n")
|
self.output_write(self.eval_uninst(self.newlyuninst(nuninst_start, nuninst_end)) + "\n")
|
||||||
self.output_write("SUCCESS (%d/%d)\n" % (len(actions or self.upgrade_me), len(extra)))
|
self.output_write("SUCCESS (%d/%d)\n" % (len(actions or self.upgrade_me), len(extra)))
|
||||||
|
self.nuninst_orig = nuninst_end
|
||||||
if not actions:
|
if not actions:
|
||||||
self.upgrade_me = extra
|
self.upgrade_me = extra
|
||||||
else:
|
else:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user