diff options
Diffstat (limited to 'tests/mv/hard-2.sh')
-rwxr-xr-x | tests/mv/hard-2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/hard-2.sh b/tests/mv/hard-2.sh index e0fc174f0..276dbbb10 100755 --- a/tests/mv/hard-2.sh +++ b/tests/mv/hard-2.sh @@ -17,7 +17,7 @@ # 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_ cp mv skip_if_root_ |