]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: determine errno string more efficiently
authorPádraig Brady <P@draigBrady.com>
Sun, 8 Feb 2026 19:41:41 +0000 (19:41 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 10 Feb 2026 12:36:06 +0000 (12:36 +0000)
commit3d35e82b9b0460769c1966b1ef8acc0b5e5c8348
tree67f2ee1a31e5e8aad5e5f1e577a9c7d19222f3a4
parent8732e7e95ed65e90838ac35639b03e7fd700f12a
tests: determine errno string more efficiently

* tests/misc/read-errors.sh: Use getlimits_ determined EIO error string,
rather than inferring the string from bash's output.
See https://bugs.gnu.org/80353
tests/misc/read-errors.sh