From 77043f0f2100f846705abcdd730716a8bceeec6e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Oct 2003 17:14:39 +0000 Subject: [PATCH] *** empty log message *** --- tests/du/inaccessible-cwd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/du/inaccessible-cwd b/tests/du/inaccessible-cwd index e47f9b5ba5..c344d6d3e8 100755 --- a/tests/du/inaccessible-cwd +++ b/tests/du/inaccessible-cwd @@ -1,6 +1,8 @@ #!/bin/sh # Ensure that even when run from an inaccessible directory, du can still # operate on accessible directories elsewhere. +# Before the switch to an fts-based implementation in coreutils 5.0.92, +# this test would fail. if test "$VERBOSE" = yes; then set -x -- 2.47.2