summaryrefslogtreecommitdiff
path: root/tests/mv/partition-perm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/partition-perm.sh')
-rwxr-xr-xtests/mv/partition-perm.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mv/partition-perm.sh b/tests/mv/partition-perm.sh
index bbda9da7a..19864e4ab 100755
--- a/tests/mv/partition-perm.sh
+++ b/tests/mv/partition-perm.sh
@@ -16,10 +16,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ mv
cleanup_() { rm -rf "$other_partition_tmpdir"; }
-. "$abs_srcdir/other-fs-tmpdir"
+. "$abs_srcdir/tests/other-fs-tmpdir"
: > file
chmod a=rwx file