From c07e0e897388b68bf9e8a546b9c86575a43c2c04 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 15 Jan 2025 10:42:14 +0100 Subject: [PATCH] dircolors is fixed by https://github.com/uutils/coreutils/pull/7089 --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index 1c4015a9e..39ca5c178 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -27,7 +27,6 @@ This file documents why some tests are failing: * gnu/tests/ls/stat-free-symlinks.sh * gnu/tests/misc/close-stdout.sh * gnu/tests/misc/comm.pl -* gnu/tests/misc/dircolors.pl * gnu/tests/misc/kill.sh - https://github.com/uutils/coreutils/issues/7066 https://github.com/uutils/coreutils/issues/7067 * gnu/tests/misc/nohup.sh * gnu/tests/misc/numfmt.pl