]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: tee: ensure tee is non buffered
authorPádraig Brady <P@draigBrady.com>
Sun, 3 May 2026 10:28:19 +0000 (11:28 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 3 May 2026 10:31:27 +0000 (11:31 +0100)
commita0b4ac0fa2d3ae34fcb3930e160b1ad5b49dfd0f
treee0929a015b22df4d29ffb9823169bcafb83b26c4
parentb130ed810e24c961338d584b2adac97cab3b77ba
tests: tee: ensure tee is non buffered

* tests/tee/tee.sh: tests/misc/responsive.sh only confirms
responsiveness to lines, so add a test for non line terminated.
https://github.com/coreutils/coreutils/pull/259
tests/tee/tee.sh