[PATCH 1/2] Confirm before resetting custom partitioning selections (#970093).

Chris Lumens clumens at redhat.com
Thu Mar 13 20:22:45 UTC 2014


> Does that mean that when user hits ESC, the response will be 1 and
> refresh will be skipped? If not, we should either ignore escape or
> change the if below to "if rc == 0".

Ugh, I forgot about the stupid escape thing.  Thanks for remembering.

The answer is that escape skips the refresh.  I've also change the test
to explicitly say "if rc == 0", though.  Might as well.

- Chris


More information about the anaconda-patches mailing list