1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-05 03:37:22 +02:00
Files
coreutils/tests/rm
Jim Meyering 78b166d1b1 * NEWS: rm no longer fails to remove an empty, unreadable directory
* src/remove.c (remove_cwd_entries): If we can't open a directory,
and the failure is not being ignored, try to remove the directory
with rmdir (aka unlinkat-with-AT_REMOVEDIR), in case it's empty.
Problem report and test case from Paul Eggert in
<http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/7425>.
* tests/rm/empty-inacc: New test, for the above.
2006-06-26 13:02:01 +00:00
..
2006-02-20 12:49:54 +00:00
2006-02-20 12:49:54 +00:00
.
2006-05-06 15:52:56 +00:00