From bd360b834960cc527bed69961652df30b79cf991 Mon Sep 17 00:00:00 2001 From: oech3 <> Date: Mon, 22 Dec 2025 19:52:05 +0900 Subject: [PATCH] why-error: Drop shred-passes --- util/why-error.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/util/why-error.md b/util/why-error.md index a445d0296..b015b2226 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -1,6 +1,6 @@ This file documents why some GNU tests are failing: * cp/cp-a-selinux.sh -* cp/cp-mv-enotsup-xattr +* cp/cp-mv-enotsup-xattr * cp/preserve-gid.sh * date/date-debug.sh * date/date.pl @@ -22,7 +22,6 @@ This file documents why some GNU tests are failing: * ptx/ptx.pl * rm/one-file-system.sh - https://github.com/uutils/coreutils/issues/7011 * rm/rm1.sh - https://github.com/uutils/coreutils/issues/9479 -* shred/shred-passes.sh - https://github.com/uutils/coreutils/pull/9317 * sort/sort-debug-keys.sh * sort/sort-debug-warn.sh * sort/sort-float.sh