From 2fb2342a5698f7d1b60166a476c3a55dea074cc9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 7 Mar 2025 14:02:56 +0100 Subject: [PATCH] Remove a head test from the list of failure https://github.com/uutils/coreutils/pull/7408 --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index b387bf331..978545b26 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -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