]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failures with older strace
authorPádraig Brady <P@draigBrady.com>
Tue, 19 May 2026 17:45:26 +0000 (18:45 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 19 May 2026 18:06:13 +0000 (19:06 +0100)
commit157bdb2443815bda9085b0abdee609a2e1d96456
tree6be6814e9299619e4a7af989e11844b1e599a94a
parent0d6fcb99d691d920961938e61c43478566ef626e
tests: avoid false failures with older strace

* tests/tee/short-write.sh: Check that all the required strace
options are supported, which is not the case with strace 5.10 at least.
* tests/tee/write-eagain.sh: Likewise.
tests/tee/short-write.sh
tests/tee/write-eagain.sh