diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-29 09:21:12 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-29 09:21:12 -0400 |
commit | e90c5fcfae6bcc22058003f7d028fdb9ce84accb (patch) | |
tree | b7ebe296496b0064d15016df4b8d863302724c47 /src/monkeysphere-ssh-proxycommand | |
parent | 9b917f32a5d68abbb2f5993d32e2b60636a37dc5 (diff) | |
parent | 4ac01c98191fd4d6d0ab3654de427fa02f0e93f7 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'src/monkeysphere-ssh-proxycommand')
-rwxr-xr-x | src/monkeysphere-ssh-proxycommand | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere-ssh-proxycommand b/src/monkeysphere-ssh-proxycommand index 6d6d3c0..9ee205a 100755 --- a/src/monkeysphere-ssh-proxycommand +++ b/src/monkeysphere-ssh-proxycommand @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook # |