1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-11-20 12:16:11 +00:00
parent 783c48e864
commit 3bd2800a3c

View File

@@ -1,5 +1,10 @@
1999-11-20 Jim Meyering <meyering@ascend.com>
* src/rmdir.c (errno_rmdir_non_empty): New function to encapsulate
errno comparison.
(remove_parents): Use it.
(main): Use it.
* tests/cp/cp-mv-backup: Run `diff -c' if the test fails.
* tests/ls/time-1: Use `ls' and `touch', not $LS and $TOUCH.