summaryrefslogtreecommitdiff
path: root/tests/ls/stat-dtype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/stat-dtype.sh')
-rwxr-xr-xtests/ls/stat-dtype.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/stat-dtype.sh b/tests/ls/stat-dtype.sh
index b84d5d51a..e22f5a4ba 100755
--- a/tests/ls/stat-dtype.sh
+++ b/tests/ls/stat-dtype.sh
@@ -21,7 +21,7 @@
# The trick is to create an un-stat'able symlink and to see if ls
# can report its type nonetheless, using dirent.d_type.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ ls
# Skip this test unless "." is on a file system with useful d_type info.