mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
upstream commit
unbreak test for recent ssh de-duplicated forwarding change Upstream-Regress-ID: 6b2b115d99acd7cff13986e6739ea214cf2a3da3
This commit is contained in:
parent
0767877024
commit
6b8a1a8700
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: forwarding.sh,v 1.15 2015/03/03 22:35:19 markus Exp $
|
# $OpenBSD: forwarding.sh,v 1.16 2016/04/14 23:57:17 djm Exp $
|
||||||
# Placed in the Public Domain.
|
# Placed in the Public Domain.
|
||||||
|
|
||||||
tid="local and remote forwarding"
|
tid="local and remote forwarding"
|
||||||
@ -59,7 +59,7 @@ for d in L R; do
|
|||||||
-$d ${base}01:127.0.0.1:$PORT \
|
-$d ${base}01:127.0.0.1:$PORT \
|
||||||
-$d ${base}02:127.0.0.1:$PORT \
|
-$d ${base}02:127.0.0.1:$PORT \
|
||||||
-$d ${base}03:127.0.0.1:$PORT \
|
-$d ${base}03:127.0.0.1:$PORT \
|
||||||
-$d ${base}01:127.0.0.1:$PORT \
|
-$d ${base}01:localhost:$PORT \
|
||||||
-$d ${base}04:127.0.0.1:$PORT \
|
-$d ${base}04:127.0.0.1:$PORT \
|
||||||
-oExitOnForwardFailure=yes somehost true
|
-oExitOnForwardFailure=yes somehost true
|
||||||
r=$?
|
r=$?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user