diff options
author | Marcus Arendt <[email protected]> | 2014-12-17 09:35:01 +0100 |
---|---|---|
committer | Marcus Arendt <[email protected]> | 2014-12-17 09:35:01 +0100 |
commit | bda15be54eb444099ebdd073988ab4b6dcfdda93 (patch) | |
tree | 25aa7fd01467687fe29ef823a9d9ceb1a1685fe9 /lib/ssh | |
parent | 1717e36291bad837899fd5a35898ccef21358364 (diff) | |
parent | 2d3cb60287e158e2cbc48e9b8a0b87b00267544b (diff) | |
download | otp-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.erl | 1 |
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, |