On 03/30/2010 02:01 AM, Brian C. Lane wrote:
+ # vtActivate() might fail on certain ppc64 machines
+ try:
+ isys.vtActivate(1)
+ except SystemError:
+ pass
sys.exit(1)
else:
storage.reset()
This would be cleaner if you used the iutil.abnormal_exit(self.exitcode)
method you added in the other patch
That's right, but this is f13 so I don't want to make big changes. Or do
you mean to introduce the method and just use it this one place?
Ales
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list