diff options
author | Damien Miller <djm@mindrot.org> | 2013-11-21 14:24:08 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-11-21 14:24:08 +1100 |
commit | fa7a20bc289f09b334808d988746bc260a2f60c9 (patch) | |
tree | 27a40e7718cb5bb0cf324ff0e277e500e4068cd6 /regress | |
parent | 0fde8acdad78a4d20cadae974376cc0165f645ee (diff) |
- naddy@cvs.openbsd.org 2013/11/18 05:09:32
[regress/forward-control.sh]
bump timeout to 10 seconds to allow slow machines (e.g. Alpha PC164)
to successfully run this; ok djm@
(ID sync only; our timeouts are already longer)
Diffstat (limited to 'regress')
-rw-r--r-- | regress/forward-control.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" |