summaryrefslogtreecommitdiff
path: root/testsuite/daemon.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/daemon.test')
-rw-r--r--testsuite/daemon.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/daemon.test b/testsuite/daemon.test
index 013408fe..06728e26 100644
--- a/testsuite/daemon.test
+++ b/testsuite/daemon.test
@@ -24,7 +24,7 @@
chkfile="$scratchdir/rsync.chk"
outfile="$scratchdir/rsync.out"
-SSH="src/support/lsh --no-cd"
+SSH="src/support/lsh.sh --no-cd"
FILE_REPL='s/^\([^d][^ ]*\) *\(..........[0-9]\) /\1 \2 /'
DIR_REPL='s/^\(d[^ ]*\) *[0-9][.,0-9]* /\1 DIR /'
LS_REPL='s;[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9];####/##/## ##:##:##;'