rmdir: Avoid test failure on HP-UX 10.20.
[gnulib.git] / ChangeLog
index bebe05b..e054ba8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-09  Bruno Haible  <bruno@clisp.org>
+
+       rmdir: Avoid test failure on HP-UX 10.20.
+       * tests/test-rmdir.h (test_rmdir_func): Accept ENOTEMPTY error, like
+       EEXIST.
+
 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        tests: fix usage message in 'mktempd_'