makesyscalls: stop trying to remove . and .. in cleanup
lfs.dir() will include these entries, but os.remove() cannot remove them for obvious reasons. (cherry picked from commit 340e009e)
Please register or sign in to comment
lfs.dir() will include these entries, but os.remove() cannot remove them for obvious reasons. (cherry picked from commit 340e009e)