summaryrefslogtreecommitdiff
path: root/tests/du/inaccessible-cwd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/inaccessible-cwd.sh')
-rwxr-xr-xtests/du/inaccessible-cwd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/inaccessible-cwd.sh b/tests/du/inaccessible-cwd.sh
index bfc8cf92e..0372ad084 100755
--- a/tests/du/inaccessible-cwd.sh
+++ b/tests/du/inaccessible-cwd.sh
@@ -20,7 +20,7 @@
# Before the switch to an fts-based implementation in coreutils 5.0.92,
# this test would fail.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ du
# Skip this test if your system has neither the openat-style functions