Tweaked the pretend-ssh script.
[rsync/rsync.git] / testsuite / ssh-basic.test
index ff8991b..7586ae5 100644 (file)
@@ -21,7 +21,7 @@ while : ; do
     esac
 done
 
-$*
+eval "${@}"
 EOT
 chmod +x "$SSH"