fsync test: Avoid test failure on MacOS X and AIX.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Jun 2011 01:13:17 +0000 (03:13 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Jun 2011 01:13:17 +0000 (03:13 +0200)
commite250cdd49b74828c25e98efa313954a395160180
tree3208393d09e6116eb83a4f56aaec21bea86006e8
parentd9a273b271b226547775c9b9798d7afd96ef5410
fsync test: Avoid test failure on MacOS X and AIX.

* tests/test-fsync.c (fsync): Allow ENOTSUP and EBADF instead of
EINVAL.
ChangeLog
tests/test-fsync.c