[rhel7] Fixup Eula class

Vratislav Podzimek vpodzime at redhat.com
Thu Sep 26 12:46:51 UTC 2013


On Wed, 2013-09-25 at 16:53 -0700, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>
> 
> Related: rhbz#1000409
> ---
>  pyanaconda/kickstart.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pyanaconda/kickstart.py b/pyanaconda/kickstart.py
> index 10a2bde..a736972 100644
> --- a/pyanaconda/kickstart.py
> +++ b/pyanaconda/kickstart.py
> @@ -635,7 +635,7 @@ class Lang(commands.lang.F19_Lang):
>          localization.write_language_configuration(self, ROOT_PATH)
>  
>  # no overrides needed here
> -class Eula = commands.eula.F20_Eula
> +Eula = commands.eula.F20_Eula
Thanks for the fix. It seems like I need to stop moving patches and
changes all over my git repository and merging them in weird ways.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list