diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | regress/forward-control.sh | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -36,6 +36,10 @@ | |||
36 | 36 | ||
37 | Feedback markus@, naddy@; manpage bits Loganden Velvindron @ AfriNIC | 37 | Feedback markus@, naddy@; manpage bits Loganden Velvindron @ AfriNIC |
38 | ok markus@ naddy@ | 38 | ok markus@ naddy@ |
39 | - naddy@cvs.openbsd.org 2013/11/18 05:09:32 | ||
40 | [regress/forward-control.sh] | ||
41 | bump timeout to 10 seconds to allow slow machines (e.g. Alpha PC164) | ||
42 | to successfully run this; ok djm@ | ||
39 | 43 | ||
40 | 20131110 | 44 | 20131110 |
41 | - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by | 45 | - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by |
diff --git a/regress/forward-control.sh b/regress/forward-control.sh index 80ddb4167..7f7d105e8 100644 --- a/regress/forward-control.sh +++ b/regress/forward-control.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: forward-control.sh,v 1.1 2012/12/02 20:47:48 djm Exp $ | 1 | # $OpenBSD: forward-control.sh,v 1.2 2013/11/18 05:09:32 naddy Exp $ |
2 | # Placed in the Public Domain. | 2 | # Placed in the Public Domain. |
3 | 3 | ||
4 | tid="sshd control of local and remote forwarding" | 4 | tid="sshd control of local and remote forwarding" |