Paul Eggert <[EMAIL PROTECTED]> wrote: > tests/rmdir/ignore fails on Solaris 8, but this is due to a > portability bug in the test. Here's a patch: > > 2007-11-16 Paul Eggert <[EMAIL PROTECTED]> > > 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.
Thanks, Paul. I've applied that, too. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
