summaryrefslogtreecommitdiff
path: root/tests/du/inaccessible-cwd
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-02 17:14:39 +0000
committerJim Meyering <jim@meyering.net>2003-10-02 17:14:39 +0000
commit77043f0f2100f846705abcdd730716a8bceeec6e (patch)
treed014762f1f5e9a11a325f328ea6a9d3e953fb87f /tests/du/inaccessible-cwd
parent858d2b2f733bc4c25d50656bf4ac44c1d23f9b83 (diff)
downloadcoreutils-77043f0f2100f846705abcdd730716a8bceeec6e.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/du/inaccessible-cwd')
-rwxr-xr-xtests/du/inaccessible-cwd2
1 files changed, 2 insertions, 0 deletions
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