diff options
author | djm <djm> | 2013-11-21 03:24:11 +0000 |
---|---|---|
committer | djm <djm> | 2013-11-21 03:24:11 +0000 |
commit | 91a641759d8230467eef7d3d39ce944f465a2564 (patch) | |
tree | 7d773dfe9d5a80a1a5d7fee90b35fd9be6e9382f /regress/forward-control.sh | |
parent | 1a42fdee8baa9f2666c1b94071ea991ffb68e298 (diff) | |
download | openssh-91a641759d8230467eef7d3d39ce944f465a2564.tar.gz |
- 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/forward-control.sh')
-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 80ddb416..7f7d105e 100644 --- a/regress/forward-control.sh +++ b/regress/forward-control.sh @@ -1,4 +1,4 @@ -# $OpenBSD: forward-control.sh,v 1.1 2012/12/02 20:47:48 djm Exp $ +# $OpenBSD: forward-control.sh,v 1.2 2013/11/18 05:09:32 naddy Exp $ # Placed in the Public Domain. tid="sshd control of local and remote forwarding" |