-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/03/2010 10:36 AM, Steffen Maier wrote: > --- > pyanaconda/iw/cleardisks_gui.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/iw/cleardisks_gui.py b/pyanaconda/iw/cleardisks_gui.py > index 0e71a94..b135be1 100644 > --- a/pyanaconda/iw/cleardisks_gui.py > +++ b/pyanaconda/iw/cleardisks_gui.py > @@ -168,7 +168,7 @@ class ClearDisksWindow (InstallWindow): > else: > ident = deviceNameToDiskByPath(d.name) > if ident.startswith("/dev/disk/by-path/"): > - ident.replace("/dev/disk/by-path/", "") > + ident = ident.replace("/dev/disk/by-path/", "") > > self.store.append(None, (d, > leftVisible, True, False, Ack - -- Brian C. Lane <bcl@xxxxxxxxxx> Red Hat / Port Orchard, WA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEVAwUBTAgw+hF+jBaO/jp/AQLPqQf/VkFDVgJ9L+cozeeNib+t7X0ZAHHyihQB 1m13OQ1zRFI3T3Z1J1kG89Ue24AhIAukGM+U/+FC8uaZlv2UkhWhb3Ytkto/u/yw /YCJA1FTessvipGm4AwPL7pcMWlHy77hvjgZWOV7ZzKly3KF1B/pvzz9VBp6e7mA M1ldNBnR36X9z5hg8V1G1eSG12EPHU9Cv9RCNAJE++gVoWCSQ1Dbfa01zTT1ZBxg UZvAXZj+EFvurT/xsyI8GL6EWgUrLedfIBmMTnQYekOmoq6nc5bDTC5cm0rYq0SU D/vRIcv9tJtji1K3cm8XxYLsMQdiHPIdZ+BIruCdOztq9bUYzEWVVQ== =E5jI -----END PGP SIGNATURE----- _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list