From 6076d0ae2fdae2ebaac6d5a6c793539615471742 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 17 Nov 2007 00:04:08 +0100 Subject: Port tests/rmdir/ignore away from GNU/Linux. * tests/rmdir/ignore: Don't assume that rmdir($PWD) will fail with errno==ENOTEMPTY when $PWD is not empty; Posix also allows rmdir to fail with errno==EBUSY. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46deded14..0e6c87a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-11-16 Paul Eggert + + Port tests/rmdir/ignore away from GNU/Linux. + * tests/rmdir/ignore: Don't assume that rmdir($PWD) will fail + with errno==ENOTEMPTY when $PWD is not empty; Posix also allows + rmdir to fail with errno==EBUSY. + 2007-11-16 Jim Meyering Avoid an obscure new "make distcheck" failure. -- cgit v1.2.3-70-g09d2