From: Wayne Davison Date: Sat, 8 Sep 2007 20:16:28 +0000 (+0000) Subject: Tweaked the pretend-ssh script. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/73a649b7cb5369f7e3994406f2dfa3b640b10fe8 Tweaked the pretend-ssh script. --- diff --git a/testsuite/ssh-basic.test b/testsuite/ssh-basic.test index ff8991bd..7586ae5b 100644 --- a/testsuite/ssh-basic.test +++ b/testsuite/ssh-basic.test @@ -21,7 +21,7 @@ while : ; do esac done -$* +eval "${@}" EOT chmod +x "$SSH"