[master][PATCH] Cleanup unused and overly complicated stuff in isys

Chris Lumens clumens at redhat.com
Wed Nov 20 19:27:18 UTC 2013


> diff --git a/anaconda b/anaconda
> index ca0c17e..78e8128 100755
> --- a/anaconda
> +++ b/anaconda
> @@ -751,7 +751,6 @@ if __name__ == "__main__":
>      from pyanaconda import product
>  
>      from pyanaconda import isys
> -    isys.initLog()
>  
>      import signal, string
>  

There was some discussion in IRC about whether we really want to get rid
of this line, and we did not come to any conclusions.

- Chris


More information about the anaconda-patches mailing list