aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_protocol_SUITE.erl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-02-29 18:47:14 +0100
committerHans Nilsson <[email protected]>2016-02-29 18:47:14 +0100
commit532efc24803e19f47ce19124f4be16a42ac94a75 (patch)
treea8d5bc1b8b811ba88b6be85ac3cc6853e616e4a1 /lib/ssh/test/ssh_protocol_SUITE.erl
parent99eea0aa0d20814aca57a510d0e7484b253f4451 (diff)
parent4db755067a986316540ec174101e675475a94f6a (diff)
downloadotp-532efc24803e19f47ce19124f4be16a42ac94a75.tar.gz
otp-532efc24803e19f47ce19124f4be16a42ac94a75.tar.bz2
otp-532efc24803e19f47ce19124f4be16a42ac94a75.zip
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/test/ssh_protocol_SUITE.erl')
-rw-r--r--lib/ssh/test/ssh_protocol_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh_protocol_SUITE.erl b/lib/ssh/test/ssh_protocol_SUITE.erl
index cabdd35615..dbba48c726 100644
--- a/lib/ssh/test/ssh_protocol_SUITE.erl
+++ b/lib/ssh/test/ssh_protocol_SUITE.erl
@@ -43,7 +43,7 @@
suite() ->
[{ct_hooks,[ts_install_cth]},
- {timetrap,{minutes,5}}].
+ {timetrap,{minutes,2}}].
all() ->
[{group,tool_tests},