makesyscalls: stop trying to remove . and .. in cleanup
lfs.dir() will include these entries, but os.remove() cannot remove them
for obvious reasons.
makesyscalls: stop trying to remove . and .. in cleanup Tags None Referenced Files None Subscribers None
Description
Details
|