]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: csplit: also test a read failure without -k
authorCollin Funk <collin.funk1@gmail.com>
Sat, 27 Jun 2026 23:14:34 +0000 (16:14 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 27 Jun 2026 23:14:34 +0000 (16:14 -0700)
commitd7622d8629434b8d5d5064e9abca5b6f3dca9eda
tree4112a3c731483d2ca4c43c8a3d95d5bf2c25c38b
parentcd381f4afd17c2927ce34bd0f0d6a1b56c9700d3
tests: csplit: also test a read failure without -k

* tests/csplit/csplit.sh: Adjust the test case added by the previous
commit to also run without the -k option.
tests/csplit/csplit.sh