diff options
Diffstat (limited to 'regress/multiplex.sh')
-rw-r--r-- | regress/multiplex.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/multiplex.sh b/regress/multiplex.sh index f93310ed8..817ddbfa8 100644 --- a/regress/multiplex.sh +++ b/regress/multiplex.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: multiplex.sh,v 1.31 2020/01/25 00:27:56 dtucker Exp $ | 1 | # $OpenBSD: multiplex.sh,v 1.32 2020/01/25 02:57:53 dtucker Exp $ |
2 | # Placed in the Public Domain. | 2 | # Placed in the Public Domain. |
3 | 3 | ||
4 | make_tmpdir | 4 | make_tmpdir |
@@ -6,8 +6,6 @@ CTL=${SSH_REGRESS_TMP}/ctl-sock | |||
6 | 6 | ||
7 | tid="connection multiplexing" | 7 | tid="connection multiplexing" |
8 | 8 | ||
9 | NC=$OBJ/netcat | ||
10 | |||
11 | trace "will use ProxyCommand $proxycmd" | 9 | trace "will use ProxyCommand $proxycmd" |
12 | if config_defined DISABLE_FD_PASSING ; then | 10 | if config_defined DISABLE_FD_PASSING ; then |
13 | echo "skipped (not supported on this platform)" | 11 | echo "skipped (not supported on this platform)" |