New: [rhinstaller/anaconda/pulls/325 master] don't crash if no environment set in interactive (#1257036)

AdamWill installerbot-noreply at redhat.com
Wed Aug 26 07:09:32 UTC 2015


634d2d9 fixed the kickstart case but broke the interactive
'nothing selected' case. Since we want to return "Nothing
selected" for None regardless of whether we're kickstarted or
interactive, just move the 'if not self.environment' check
out of the 'if flags.automatedInstall' block so it applies to
both.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/325


More information about the anaconda-patches mailing list