]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: tty-eof: fix various issues
authorPádraig Brady <P@draigBrady.com>
Tue, 11 Apr 2023 12:02:21 +0000 (13:02 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 13 Apr 2023 23:02:22 +0000 (00:02 +0100)
commitcf91b9d62cc936ae4942c1d5def0db448a2c8b25
treed50acc46a3a080f2956a8904ac404b433fed471c
parentdaa1e4f55702e03e9bcf06d2d0906652fb1619b0
tests: tty-eof: fix various issues

* tests/misc/tty-eof.pl: Ensure we don't erroneously
skip commands with parameters.
Comment as to why cut(1) is treated differently.
Adjust expect calls to not wait needlessly for cut output.
tests/misc/tty-eof.pl