diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-03 01:41:07 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-03 01:41:07 +0000 |
commit | e2fc29447065593f2f7bd6ac81a8a831e0ed49f7 (patch) | |
tree | 2768327103e35e33fca7bb83d2cfecf3555745f8 /tests/data/test303 | |
parent | d1717e7c9079a5f2b6291fa1fefe95d1348f8cc5 (diff) |
added an additional second to allow test to pass on heavily loaded servers
Diffstat (limited to 'tests/data/test303')
-rw-r--r-- | tests/data/test303 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test303 b/tests/data/test303 index 11a80099e..01dd9ebb1 100644 --- a/tests/data/test303 +++ b/tests/data/test303 @@ -30,10 +30,10 @@ SSL https </server> <name> -HTTPS with 7 secs timeout +HTTPS with 8 secs timeout </name> <command> --k https://%HOSTIP:%HTTPSPORT/want/303 -m 7 +-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8 </command> </client> |