summaryrefslogtreecommitdiff
path: root/testsuite/ssh-basic.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ssh-basic.test')
-rw-r--r--testsuite/ssh-basic.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ssh-basic.test b/testsuite/ssh-basic.test
index 865de3cd..c91505b8 100644
--- a/testsuite/ssh-basic.test
+++ b/testsuite/ssh-basic.test
@@ -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