1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Merge pull request #7414 from uutils/sylvestre-patch-4

Remove a head test from the list of failure
This commit is contained in:
Daniel Hofstetter 2025-03-07 15:00:02 +01:00 committed by GitHub
commit 4b851c182f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ This file documents why some tests are failing:
* gnu/tests/fmt/non-space.sh
* gnu/tests/head/head-elide-tail.pl
* gnu/tests/head/head-pos.sh
* gnu/tests/head/head-write-error.sh
* gnu/tests/help/help-version-getopt.sh
* gnu/tests/help/help-version.sh
* gnu/tests/install/install-C.sh - https://github.com/uutils/coreutils/pull/7215