Return to ssh-basic.test CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / rsync / testsuite |
version 1.1.1.1, 2012/02/17 15:09:30 | version 1.1.1.2, 2013/10/14 07:51:15 |
---|---|
Line 10 | Line 10 |
. "$suitedir/rsync.fns" | . "$suitedir/rsync.fns" |
SSH="$scratchdir/src/support/lsh" | SSH="$scratchdir/src/support/lsh.sh" |
if test x"$rsync_enable_ssh_tests" = xyes; then | if test x"$rsync_enable_ssh_tests" = xyes; then |
if type ssh >/dev/null ; then | if type ssh >/dev/null ; then |