X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=tests%2Fhome%2Ftestuser%2F.ssh%2Fproxy-command;h=21c66faaf7dc2e046c3198844a338cdbad1ea38f;hb=3e5ccfd11d143e113944a8c35831618421d90552;hp=630327d0f8f4497f068642c7c86fe9d3d2a61097;hpb=8859ba489c1234a3920cb121c177d06b3b8779f7;p=monkeysphere.git diff --git a/tests/home/testuser/.ssh/proxy-command b/tests/home/testuser/.ssh/proxy-command index 630327d..21c66fa 100755 --- a/tests/home/testuser/.ssh/proxy-command +++ b/tests/home/testuser/.ssh/proxy-command @@ -5,4 +5,4 @@ # pass this thing the host, the port, and the socket. monkeysphere-ssh-proxycommand --no-connect "$1" "$2" && \ -socat STDIO UNIX:"$3" +exec socat STDIO UNIX:"$3"