]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: tee: ensure intermittent data is handled
authoroech3 <79379754+oech3@users.noreply.github.com>
Thu, 9 Apr 2026 04:52:50 +0000 (13:52 +0900)
committerPádraig Brady <P@draigBrady.com>
Thu, 9 Apr 2026 11:08:57 +0000 (12:08 +0100)
commit00ba75a02a2ff7e87019f61b94b72d1405ff4d33
treec71388d6471f41895c62a72bbcab78eb1456be2d
parentbd5d98e8a7b05ef5e71e748942877d636f0a1f2b
tests: tee: ensure intermittent data is handled

* tests/tee/tee.sh: Add test case for input from pipe containing sleep.
https://github.com/coreutils/coreutils/pull/247
tests/tee/tee.sh