summaryrefslogtreecommitdiff
path: root/tests/rm/sunos-1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/sunos-1.sh')
-rwxr-xr-xtests/rm/sunos-1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/sunos-1.sh b/tests/rm/sunos-1.sh
index 584236abc..2e649a929 100755
--- a/tests/rm/sunos-1.sh
+++ b/tests/rm/sunos-1.sh
@@ -21,7 +21,7 @@
# actually remove files with names of entries in the current directory
# but relative to '/' rather than relative to the current directory.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ rm
rm -r '' > /dev/null 2>&1 && fail=1