summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regress/forwarding.sh2
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
10base=33 10base=33
11last=$PORT 11last=$PORT
12fwd="" 12fwd=""
13CTL=$OBJ/ctl-sock 13CTL=/tmp/openssh.regress.ctl-sock.$$
14 14
15for j in 0 1 2; do 15for j in 0 1 2; do
16 for i in 0 1 2; do 16 for i in 0 1 2; do