From 8b93c066f4d1672bfd57693d03dc240e08ed5b37 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 16 Jan 2025 10:29:47 +0100 Subject: [PATCH] why-error: fixed tests/seq/seq-precision by https://github.com/uutils/coreutils/pull/7145 --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index 39ca5c1781..44c4a9e972 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -53,7 +53,6 @@ This file documents why some tests are failing: * gnu/tests/rm/one-file-system.sh - https://github.com/uutils/coreutils/issues/7011 * gnu/tests/rm/rm1.sh * gnu/tests/rm/rm2.sh -* gnu/tests/seq/seq-precision.sh * gnu/tests/shred/shred-passes.sh * gnu/tests/sort/sort-continue.sh * gnu/tests/sort/sort-debug-keys.sh