--- pyanaconda/iw/autopart_type.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pyanaconda/iw/autopart_type.py b/pyanaconda/iw/autopart_type.py index 121f1da..fee55ba 100644 --- a/pyanaconda/iw/autopart_type.py +++ b/pyanaconda/iw/autopart_type.py @@ -175,6 +175,7 @@ class PartitionTypeWindow(InstallWindow): self.storage.clearPartType = CLEARPART_TYPE_NONE self.dispatch.skipStep("autopartitionexecute", skip = 0) + self.dispatch.skipStep("cleardiskssel", skip = 0) if self.encryptButton.get_active(): self.storage.encryptedAutoPart = True -- 1.7.2.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list