summaryrefslogtreecommitdiff
path: root/tests/touch/dir-1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/dir-1.sh')
-rwxr-xr-xtests/touch/dir-1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/dir-1.sh b/tests/touch/dir-1.sh
index b4c04fe41..cb0e17275 100755
--- a/tests/touch/dir-1.sh
+++ b/tests/touch/dir-1.sh
@@ -2,7 +2,7 @@
# Make sure touch can operate on a directory.
# This was broken in the 4.0[efg] test releases.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ touch
touch . || fail=1