tests: avoid false failure on older NFS implementations
commit56d3269207db13b0f3a594d6d2cbc52913929d21
authorPádraig Brady <P@draigBrady.com>
Sat, 21 Nov 2015 10:59:37 +0000 (21 10:59 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 21 Nov 2015 11:03:14 +0000 (21 11:03 +0000)
tree187ce40d13aeaeae5d4fd695101d183f908daf89
parentaccb18329df0dfef7b459d7db541b953c816e202
tests: avoid false failure on older NFS implementations

* tests/ls/stat-failed.sh: Skip the test if 'd' is returned as the type,
and document where this was seen.  Also flag failure to write small
temp files during the test as an error rather than a failure.
Fixes http://bugs.gnu.org/21130
tests/ls/stat-failed.sh