Tweaked the pretend-ssh script.

This commit is contained in:
Wayne Davison
2007-09-08 20:16:28 +00:00
parent 9b49704959
commit 73a649b7cb

View File

@@ -21,7 +21,7 @@ while : ; do
esac
done
$*
eval "${@}"
EOT
chmod +x "$SSH"