tests: avoid a false failure on HPUX systems
authorPádraig Brady <P@draigBrady.com>
Mon, 13 Jun 2011 10:33:10 +0000 (11:33 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 13 Jun 2011 10:36:06 +0000 (11:36 +0100)
commite4feb5c03bb4122344050efe75325d432db5791c
tree567f2e479c48fefb2c6744e5c52687ed54febda3
parent7c77c93dc5482d98b225242ea0300021ce6d4eae
tests: avoid a false failure on HPUX systems

* tests/dd/nocache: Relax the test, as the system
may return various errors from posix_fadvise().
HPUX 11.31 returns ENOTTY for example.
Reported by Bruno Haible
tests/dd/nocache