aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2015-12-22 09:25:14 +0100
committerHans Nilsson <[email protected]>2015-12-22 09:25:14 +0100
commitf7dabb38a90382bb1d0988468aaaa03dd7223038 (patch)
tree46e3ba97fc189877b1b1566d073aa8c06a02781a /lib/ssh
parentfee079b52b6e71f2062dece66eeb610775ca4853 (diff)
parentc1fb23c857c0bbb6d3fd43952930f8e4e27594c1 (diff)
downloadotp-f7dabb38a90382bb1d0988468aaaa03dd7223038.tar.gz
otp-f7dabb38a90382bb1d0988468aaaa03dd7223038.tar.bz2
otp-f7dabb38a90382bb1d0988468aaaa03dd7223038.zip
Merge branch 'maint'
* maint: ssh: fix error (wrong suite) in test/ssh.spec
Diffstat (limited to 'lib/ssh')
-rw-r--r--lib/ssh/test/ssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh.spec b/lib/ssh/test/ssh.spec
index a3296d97a1..271a5ecbaf 100644
--- a/lib/ssh/test/ssh.spec
+++ b/lib/ssh/test/ssh.spec
@@ -1,6 +1,6 @@
{suites,"../ssh_test",all}.
{skip_cases, "../ssh_test",
- ssl_benchmark_SUITE, [openssh_shell,erl_shell],
+ ssh_benchmark_SUITE, [openssh_shell,erl_shell],
"Benchmarks run separately"}.
{skip_cases,"../ssh_test",ssh_ssh_SUITE,
[ssh],