]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid hang in new test
authorPádraig Brady <P@draigBrady.com>
Sun, 26 Feb 2023 18:10:41 +0000 (18:10 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 26 Feb 2023 18:31:35 +0000 (18:31 +0000)
commit995021cb0ce72ea9c235bbf71c69d3b96bfa84e9
tree4c8addc7c1a5f83fcc4db405bf409c1434449958
parent3ead67dd163977fb03932e67485a4a27d498185d
tests: avoid hang in new test

* tests/rm/empty-inacc.sh: Ensure we're not reading from stdin
when we're relying on no prompt to proceed.  Also change the
file being tested so that a failure in one test doesn't impact
following tests causing a framework failure.
tests/rm/empty-inacc.sh