From 73a649b7cb5369f7e3994406f2dfa3b640b10fe8 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 8 Sep 2007 20:16:28 +0000 Subject: [PATCH] Tweaked the pretend-ssh script. --- testsuite/ssh-basic.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.34.1