mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-23 00:50:42 -04:00
c8ce189cbd
* tests/split/suffix-length.sh: Ensure that a pathologically large -a/--suffix-length value fails gracefully rather than crashing or hanging. https://github.com/uutils/coreutils/pull/12609 Closes https://github.com/coreutils/coreutils/pull/282