> This patch avoids calling 'rmdir' uselessly ; it should be faster
> (though I did not benchmark it carefully).

Today I've had to revert the change as I discovered that with the new code 
otherwise also empty parent directories of empty directories no longer 
get removed.

Reason is probably that the -empty test on the parent directory is done 
_before_ the empty child is removed, so at the time of the test, the 
parent directory is not yet empty.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to