summaryrefslogtreecommitdiff
path: root/tests/mv/leak-fd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/leak-fd.sh')
-rwxr-xr-xtests/mv/leak-fd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mv/leak-fd.sh b/tests/mv/leak-fd.sh
index d349a3f11..1dd006fa4 100755
--- a/tests/mv/leak-fd.sh
+++ b/tests/mv/leak-fd.sh
@@ -18,11 +18,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# limit so don't run it by default.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ mv
skip_if_root_
cleanup_() { rm -rf "$other_partition_tmpdir"; }
-. "$abs_srcdir/other-fs-tmpdir"
+. "$abs_srcdir/tests/other-fs-tmpdir"
# This test is relatively expensive, and might well evoke a
# framework-failure on systems with a smaller command-line length