From 98699b61ab1573e47332d6c4191991724a7f2d21 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 12 Jan 2025 21:29:53 +0100 Subject: [PATCH] df test now passes https://github.com/uutils/coreutils/pull/7116 --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index 8f791f986..77390d24e 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -12,7 +12,6 @@ This file documents why some tests are failing: * gnu/tests/dd/nocache_eof.sh * gnu/tests/dd/skip-seek-past-file.sh * gnu/tests/dd/stderr.sh -* gnu/tests/df/over-mount-device.sh * gnu/tests/du/long-from-unreadable.sh * gnu/tests/du/move-dir-while-traversing.sh * gnu/tests/expr/expr-multibyte.pl