ack to both ----- Original Message ----- > For instance, efi systems should never see that screen. > > Resolves: rhbz#741817 > --- > pyanaconda/iw/upgrade_bootloader_gui.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/iw/upgrade_bootloader_gui.py > b/pyanaconda/iw/upgrade_bootloader_gui.py > index 7ffee12..39f82bb 100644 > --- a/pyanaconda/iw/upgrade_bootloader_gui.py > +++ b/pyanaconda/iw/upgrade_bootloader_gui.py > @@ -44,7 +44,7 @@ class UpgradeBootloaderWindow (InstallWindow): > self.dispatch.skip_steps("instbootloader") > self.anaconda.bootloader.skip_bootloader = True > else: > - self.dispatch.request_steps("bootloader") > + self.dispatch.request_steps_gently("bootloader") > self.anaconda.bootloader.skip_bootloader = False > > def getScreen(self, anaconda): > -- > 1.7.6 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list > _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list