]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: coreutils: remove redundant validity check
authoroech3 <79379754+oech3@users.noreply.github.com>
Thu, 12 Feb 2026 17:07:30 +0000 (17:07 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 12 Feb 2026 17:12:16 +0000 (17:12 +0000)
commit7f592adc4404a54ff28e1cdd4ed52117b407f191
treea00eed9c9f24ec4c629cd5e9d168102ded4ca161
parentfc42e7d28110bcae5777de1d1ba910d5a289673a
tests: coreutils: remove redundant validity check

* tests/misc/coreutils.sh: Remove the check for non-empty coreutils.h,
as the existing `print_ver_ coreutils` is sufficient to determine
support for single binary mode.
https://github.com/coreutils/coreutils/pull/189
tests/misc/coreutils.sh