From 90df9d1d9bb36073c02022f2be8e3b29d73c5140 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 26 Jan 2025 20:42:06 +0100 Subject: [PATCH] Document install-C test failure --- util/why-error.md | 1 + 1 file changed, 1 insertion(+) diff --git a/util/why-error.md b/util/why-error.md index b0c2e0b04..a7ce28faa 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -22,6 +22,7 @@ This file documents why some tests are failing: * 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 * gnu/tests/ls/ls-misc.pl * gnu/tests/ls/stat-free-symlinks.sh * gnu/tests/misc/close-stdout.sh