From: Jim Meyering Date: Sat, 20 Nov 1999 12:16:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bd2800a3c803ddddb4acbcf3c1830e0a8cda2db;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e69b3b8221..5707567915 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 1999-11-20 Jim Meyering + * 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.