fix bug in ssh-proxycommand.
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Tue, 29 Jul 2008 07:23:37 +0000 (00:23 -0700)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Tue, 29 Jul 2008 07:23:37 +0000 (00:23 -0700)
debian/changelog
src/monkeysphere-ssh-proxycommand

index 54160e9ab71c47787a8e3c0ee3a1b8c43b757662..78b5ca9d6a06f98328ad341b12144c733d640d45 100644 (file)
@@ -1,3 +1,9 @@
+monkeysphere (0.6-1) UNRELEASED; urgency=low
+
+  * Fix bug in return on error of ssh-proxycommand.
+
+ -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Tue, 29 Jul 2008 00:23:24 -0700
+
 monkeysphere (0.5-1) experimental; urgency=low
 
   [ Daniel Kahn Gillmor ]
index 6d6d3c0f65a4ad4dfe8836952d12c7f0d437b4e4..9ee205a8ffc760bccf313c2ed59f7af3671174de 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
 
 # monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook
 #