Rename lsh -> lsh.sh.

This commit is contained in:
Wayne Davison
2013-06-09 19:39:44 -07:00
parent baf382d62e
commit f93094fa9f
5 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
. "$suitedir/rsync.fns"
SSH="$scratchdir/src/support/lsh"
SSH="$scratchdir/src/support/lsh.sh"
if test x"$rsync_enable_ssh_tests" = xyes; then
if type ssh >/dev/null ; then