summaryrefslogtreecommitdiff
path: root/tests/mv/atomic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/atomic')
-rwxr-xr-xtests/mv/atomic2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/atomic b/tests/mv/atomic
index 5eadb958f..e0e8adce1 100755
--- a/tests/mv/atomic
+++ b/tests/mv/atomic
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
require_strace_ unlink
# Before the fix, mv would unnecessarily unlink the destination symlink: