diff options
Diffstat (limited to 'regress/forwarding.sh')
-rw-r--r-- | regress/forwarding.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/forwarding.sh b/regress/forwarding.sh index 60c37d896..45c596d7d 100644 --- a/regress/forwarding.sh +++ b/regress/forwarding.sh @@ -10,7 +10,7 @@ start_sshd base=33 last=$PORT fwd="" -CTL=$OBJ/ctl-sock +CTL=/tmp/openssh.regress.ctl-sock.$$ for j in 0 1 2; do for i in 0 1 2; do |