]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: truncate: don't rely on errno being EISDIR
authorCollin Funk <collin.funk1@gmail.com>
Tue, 24 Mar 2026 04:44:05 +0000 (21:44 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 25 Mar 2026 02:02:21 +0000 (19:02 -0700)
commit7b4bbaa0745969519368e76216e5f35c45f20ce2
tree02cabac4cf97e208aa33251368cb1e74464cfae5
parentc495cbcfe2edbf03b46a96e16d4498b6ba4e7be0
tests: truncate: don't rely on errno being EISDIR

* tests/truncate/multiple-files.sh: Only check that an error is printed
instead of an exact message.
Reported by Bruno Haible.
tests/truncate/multiple-files.sh