*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 2 Oct 2003 17:14:39 +0000 (17:14 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Oct 2003 17:14:39 +0000 (17:14 +0000)
tests/du/inaccessible-cwd

index e47f9b5..c344d6d 100755 (executable)
@@ -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