[rhinstaller/anaconda/pulls/89 master] Set the GUI-selected environment in the ksdata (#1192100)

dashea installerbot-noreply at redhat.com
Mon Apr 27 13:37:00 UTC 2015


> @@ -1214,7 +1231,7 @@ def _applyYumSelections(self):
>  
>          if env:
>              try:
> -                self.selectEnvironment(env)
> +                self._selectYumEnvironment(env)

Probably not. I'll change that to match dnfpayload: leave the selectEnvironment call alone, and override selectEnvironment to call the parent method and then _selectYumEnvironment.

-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/89#discussion_r29146046


More information about the anaconda-patches mailing list