Re: [master] An unitialized variable in iw/partition_gui.py and a typo in kickstart.py

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looks OK.

----- "Ales Kozumplik" <akozumpl@xxxxxxxxxx> wrote:

> ---
>  iw/partition_gui.py |    1 +
>  kickstart.py        |    2 +-
>  2 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/iw/partition_gui.py b/iw/partition_gui.py
> index c1459a7..bbd1c42 100644
> --- a/iw/partition_gui.py
> +++ b/iw/partition_gui.py
> @@ -938,6 +938,7 @@ class PartitionWindow(InstallWindow):
>                          format = lv.format
>  
>                      # icon for the format column
> +                    format_icon = None
>                      if lv.format.type == "luks" and not
> lv.format.exists:
>                          # we're creating the LUKS header
>                          format_icon = self.lock_pixbuf
> diff --git a/kickstart.py b/kickstart.py
> index 497cda9..a28eb03 100644
> --- a/kickstart.py
> +++ b/kickstart.py
> @@ -1012,7 +1012,7 @@ commandMap = {
>  }
>  
>  dataMap = {
> -        "FcoeData": : FcoeData,
> +        "FcoeData": FcoeData,
>          "IscsiData": IscsiData,
>          "LogVolData": LogVolData,
>          "NetworkData": NetworkData,
> -- 
> 1.6.2.5
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux