|
|
@ -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:
|
|
|
|