aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-12-17 09:35:01 +0100
committerMarcus Arendt <[email protected]>2014-12-17 09:35:01 +0100
commitbda15be54eb444099ebdd073988ab4b6dcfdda93 (patch)
tree25aa7fd01467687fe29ef823a9d9ceb1a1685fe9 /lib/ssh
parent1717e36291bad837899fd5a35898ccef21358364 (diff)
parent2d3cb60287e158e2cbc48e9b8a0b87b00267544b (diff)
downloadotp-bda15be54eb444099ebdd073988ab4b6dcfdda93.tar.gz
otp-bda15be54eb444099ebdd073988ab4b6dcfdda93.tar.bz2
otp-bda15be54eb444099ebdd073988ab4b6dcfdda93.zip
Merge branch 'maint'
Diffstat (limited to 'lib/ssh')
-rw-r--r--lib/ssh/test/ssh_connection_SUITE.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh_connection_SUITE.erl b/lib/ssh/test/ssh_connection_SUITE.erl
index 85bd2c75d4..a73573e7fe 100644
--- a/lib/ssh/test/ssh_connection_SUITE.erl
+++ b/lib/ssh/test/ssh_connection_SUITE.erl
@@ -37,7 +37,6 @@
all() ->
[
{group, openssh},
- {group, openssh_payload},
interrupted_send,
start_shell,
start_shell_exec,