From 77043f0f2100f846705abcdd730716a8bceeec6e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Oct 2003 17:14:39 +0000 Subject: *** empty log message *** --- tests/du/inaccessible-cwd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/du/inaccessible-cwd') diff --git a/tests/du/inaccessible-cwd b/tests/du/inaccessible-cwd index e47f9b5ba..c344d6d3e 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 -- cgit v1.2.3-54-g00ecf