[rhel7-branch/master] Attempt to fix traceback with unset NFS server

Chris Lumens clumens at redhat.com
Tue Nov 12 21:12:37 UTC 2013


> If user enters the NFS repo TUI screen and enters 'c' to continue, there
> shouldn't be a traceback. However, I'm not sure about removing that return
> statement from the code because I don't understand its purpose.

The reasons for it are probably lost to history, but it came about from
c8f674a0, where it replaced a raise in the same location.  My guess is
that we decided if the base repo is not usable, there's no point in
setting up other addon repos.  We probably don't want to waste the
user's time doing something that's just going to have to happen again
later.

- Chris


More information about the anaconda-patches mailing list