]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: aix: avoid unsupported functionality
authorPádraig Brady <P@draigBrady.com>
Fri, 17 Mar 2023 19:57:18 +0000 (19:57 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 18 Mar 2023 11:44:24 +0000 (11:44 +0000)
commita109106eb8d68569ec0dc7c32f28f755b5e80764
tree21553995a66fcc10f2405b7b43ab8b893babd749
parentf346fc01445b7192bb129ee12bd505d3ae07d777
tests: aix: avoid unsupported functionality

* tests/misc/tee.sh: AIX doesn't support detecting
closed outputs either with poll() or select() so avoid
testing that functionality.
* tests/tail-2/pipe-f.sh: Likewise.
tests/misc/tee.sh
tests/tail-2/pipe-f.sh