Fixed an "Internal abbrev error" when dealing with an xattr value
[rsync/rsync.git] / testsuite / ssh-basic.test
index 10b2c88..5914411 100644 (file)
@@ -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