- self.dispatch.skipStep("autopartitionexecute", skip = 0)
- self.dispatch.skipStep("cleardiskssel", skip = 0)
+ self.dispatch.request_step("autopartitionexecute")
+ self.dispatch.request_step("cleardiskssel")
Couldn't this be:
self.dispatch.request_step("autopartitionexecute", "cleardiskssel")
You're right, thanks.
Ales
Or were you aiming for a 1:1 relationship when converting things?
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list