No sense to have to removes of lost+found.

This commit is contained in:
freesource
2001-12-22 23:25:50 +00:00
parent 8180a0375f
commit 69938bb625
-1
View File
@@ -1389,7 +1389,6 @@ sub create_expect_uml {
return "ERROR" if errm(mount_device($device,$mount_point)) == 2;
##### lost+found on a ramdisk is pointless
sys("rm -rf $mount_point/lost+found");
sync();