chiark / gitweb /
Really get sshinvoke right.
authorian <ian>
Wed, 26 Sep 2001 00:21:00 +0000 (00:21 +0000)
committerian <ian>
Wed, 26 Sep 2001 00:21:00 +0000 (00:21 +0000)
ipif/udptunnel-vpn-defaults

index fc79b64cb4188231e868c175601217da83bd3790..7c044e8a78565d50fcca5229ec739f5122696c5e 100644 (file)
@@ -14,7 +14,7 @@ m4_dnl You should have received a copy of the GNU General Public License
 m4_dnl along with userv-utils; if not, write to the Free Software
 m4_dnl Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 m4_dnl
-m4_dnl $Id: udptunnel-vpn-defaults,v 1.5 2001/09/26 00:20:35 ian Exp $
+m4_dnl $Id: udptunnel-vpn-defaults,v 1.6 2001/09/26 00:21:00 ian Exp $
 
 SET(   lcommand,       [udptunnel])
 SET( crypto,
@@ -49,7 +49,7 @@ SET( ssh,
        [ssh    V_sshstdopts \
                V_sshprotoka V_sshverbose \
                V_sshopts])
-SET( sshinvoke,                [V_ssh V_ruser@V_sshdest]_)
+SET( sshinvoke,                [V_ssh V_ruser@V_sshdest])
                
 SET(   sshdest,        [V_rpublic])