Re: [f13-branch] Go to tty1 after "Unknown Device" dialog (#577380)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux