added explanation for bug problem.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 29 Jul 2008 15:26:41 +0000 (11:26 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 29 Jul 2008 15:26:41 +0000 (11:26 -0400)
website/bugs/ssh-connection-refused-with-proxycommand.mdwn

index 0c6d8c87ad6443f09716184114087cd6188178d9..afd59f1a3bd16d32917f392464942c5d1bd14efc 100644 (file)
@@ -15,4 +15,9 @@ However, I can no longer connect to any hosts. Here's example out put:
 
 The server auth.log has nothing in it.
 
+------
+
+The problem was that the shebang line was `#!/bin/sh -e` instead of
+plain ol' `#!/bin/sh`
+
 [[bugs/done]] 2008-07-29 11:18:42-0400 (released in 0.6-1)