diff options
Diffstat (limited to 'tests/mv/to-symlink')
-rwxr-xr-x | tests/mv/to-symlink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/to-symlink b/tests/mv/to-symlink index 864fef6c7..6473cfba3 100755 --- a/tests/mv/to-symlink +++ b/tests/mv/to-symlink @@ -24,7 +24,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 |