Re: [PATCH 10/14] self_migratable -> self._migratable

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

 



On Sun, 2009-03-01 at 20:32 -1000, David Cantrell wrote:
> Fix a typo.

Yes. Good one.

> ---
>  storage/formats/__init__.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/storage/formats/__init__.py b/storage/formats/__init__.py
> index 1f64f7f..8602923 100644
> --- a/storage/formats/__init__.py
> +++ b/storage/formats/__init__.py
> @@ -316,7 +316,7 @@ class DeviceFormat(object):
>      @property
>      def migratable(self):
>          """ Can formats of this type be migrated? """
> -        return self_migratable
> +        return self._migratable
>  
>      @property
>      def migrate(self):

_______________________________________________
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