Port tests/rmdir/ignore away from GNU/Linux.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2007 23:04:08 +0000 (00:04 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 16 Nov 2007 23:04:08 +0000 (00:04 +0100)
commit6076d0ae2fdae2ebaac6d5a6c793539615471742
treea729c0382bd5ab78a0ad2a2dfc7ed1ad1035db9b
parenta2f12f2e416b795f11ae059543716a6ec50f048d
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
tests/rmdir/ignore