From: Jameson Graef Rollins Date: Tue, 29 Jul 2008 07:23:37 +0000 (-0700) Subject: fix bug in ssh-proxycommand. X-Git-Tag: monkeysphere_0.6-1~2^2~2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7c76ffc000cc3b3ed66cfedca46ec46213593492;p=monkeysphere.git fix bug in ssh-proxycommand. --- diff --git a/debian/changelog b/debian/changelog index 54160e9..78b5ca9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +monkeysphere (0.6-1) UNRELEASED; urgency=low + + * Fix bug in return on error of ssh-proxycommand. + + -- Jameson Graef Rollins Tue, 29 Jul 2008 00:23:24 -0700 + monkeysphere (0.5-1) experimental; urgency=low [ Daniel Kahn Gillmor ] 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 #