summaryrefslogtreecommitdiff
path: root/tests/tail-2/assert.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/assert.sh')
-rwxr-xr-xtests/tail-2/assert.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/assert.sh b/tests/tail-2/assert.sh
index 043e25937..84b0a6e58 100755
--- a/tests/tail-2/assert.sh
+++ b/tests/tail-2/assert.sh
@@ -23,7 +23,7 @@
# Aborted
# due to a race condition in which a dev/inode pair is reused.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ tail
# Not "expensive" per se, but sleeping for so long is annoying.