X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cc56eb2acca94ac29149d4a838fe43db6edc3867..e717fa4d37bf6cad4b3117998c220478f64b2eb2:/testsuite/ssh-basic.test diff --git a/testsuite/ssh-basic.test b/testsuite/ssh-basic.test index 10b2c884..59144119 100644 --- a/testsuite/ssh-basic.test +++ b/testsuite/ssh-basic.test @@ -10,7 +10,7 @@ . "$suitedir/rsync.fns" -SSH=support/lsh +SSH="$scratchdir/src/support/lsh" if test x"$rsync_enable_ssh_tests" = xyes; then if type ssh >/dev/null ; then