On Thu, May 19, 2011 at 04:07:17PM -0400, Peter Jones wrote: > There's no such method, and I'm pretty sure that's what the > isinstance(p, platform.EFI) is trying to accomplish anyway. > --- > pyanaconda/storage/formats/fs.py | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/storage/formats/fs.py b/pyanaconda/storage/formats/fs.py > index 6d9a8a6..fa3f9fd 100644 > --- a/pyanaconda/storage/formats/fs.py > +++ b/pyanaconda/storage/formats/fs.py > @@ -1102,7 +1102,6 @@ class EFIFS(FATFS): > from pyanaconda import platform > p = platform.getPlatform(None) > return (isinstance(p, platform.EFI) and > - p.isEfi and > self.utilsAvailable) > > register_device_format(EFIFS) > -- > 1.7.3.1 Ack -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgpUL_u8fuxD2.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list