On Mon, Mar 16, 2009 at 01:25:22PM +0100, Radek Vykydal wrote: > --- > storage/formats/fs.py | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/storage/formats/fs.py b/storage/formats/fs.py > index 545970c..fa93136 100644 > --- a/storage/formats/fs.py > +++ b/storage/formats/fs.py > @@ -206,7 +206,6 @@ class FS(DeviceFormat): > self.mount(mountpoint=tmppath) > buf = os.statvfs(tmppath) > self.unmount() > - os.rmdir(tmppath) So where do we remove the temp dir? > > self._mountpoint = origMountPoint > > -- > 1.5.4.3 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list -- Joel Andres Granados Brno, Czech Republic, Red Hat. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list