Re: [rhel6-branch] Fix typo in d5cabdd21c9f3c20e1e39863c15bff153e9e608f.

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

 



ack

On Mon, 2011-08-22 at 16:22 +0200, Ales Kozumplik wrote:
> Resolves: rhbz#732358
> ---
>  platform.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/platform.py b/platform.py
> index 434dd8f..2291150 100644
> --- a/platform.py
> +++ b/platform.py
> @@ -511,7 +511,7 @@ class S390(Platform):
>  
>      def requiredDiskLabelType(self, device_type):
>          """The required disklabel type for the specified device type."""
> -        if deviceType == parted.DEVICE_DASD:
> +        if device_type == parted.DEVICE_DASD:
>              return "dasd"
>  
>          return super(S390, self).requiredDiskLabelType(device_type)

-- 
Martin Gracik <mgracik@xxxxxxxxxx>

_______________________________________________
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