diff options
Diffstat (limited to 'tests/mv/mv-special-1')
-rwxr-xr-x | tests/mv/mv-special-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1 index d883f5b12..ff4869fc2 100755 --- a/tests/mv/mv-special-1 +++ b/tests/mv/mv-special-1 @@ -24,7 +24,7 @@ fi . $top_srcdir/tests/test-lib.sh cleanup_() { rm -rf "$other_partition_tmpdir"; } -. "$abs_top_srcdir/tests/other-fs-tmpdir" +. "$abs_srcdir/other-fs-tmpdir" null=mv-null dir=mv-dir |