]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failure due to varied ERANGE errors
authorPádraig Brady <P@draigBrady.com>
Mon, 30 Jun 2025 22:28:32 +0000 (23:28 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 30 Jun 2025 23:03:30 +0000 (00:03 +0100)
commit0512608a444507e6cc5444e62949962bc3d32d8d
tree651b9d26f917e889ae6c64d75aaa33f45e534588
parent48281e56a399818fa6326b6519f1ba3d8b7d5488
tests: avoid false failure due to varied ERANGE errors

* tests/od/od.pl: Use the system error string for ERANGE,
rather than hardcoding a particular one.
Fixes https://bugs.gnu.org/78934
tests/od/od.pl