diff options
Diffstat (limited to 'tests/mv/into-self-2')
-rwxr-xr-x | tests/mv/into-self-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/into-self-2 b/tests/mv/into-self-2 index f5b7f74f8..11fddf210 100755 --- a/tests/mv/into-self-2 +++ b/tests/mv/into-self-2 @@ -25,7 +25,7 @@ if test "$VERBOSE" = yes; then mv --version fi -. $srcdir/setup +. $srcdir/../other-fs-tmpdir . $srcdir/../envvar-check if test -z "$other_partition_tmpdir"; then |