]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid failure on older Centos 7
authorPádraig Brady <P@draigBrady.com>
Thu, 16 Apr 2026 17:35:26 +0000 (18:35 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 16 Apr 2026 17:35:26 +0000 (18:35 +0100)
commitad4a9fb82a2d3a7a89ade99ace6cec2a0366cdd5
tree875b469eede9356e6fba46eae3d55a13219e7b60
parente245adbbc7c019908f14f17ee421a28b92fabb13
tests: avoid failure on older Centos 7

* tests/cp/sparse-perf.sh: Old Centos 7 can give EINVAL
from SEEK_DATA on sparse files being copied from /dev/shm.
Avoid this failure as it's not practical to fix.
tests/cp/sparse-perf.sh