diff options
author | Alex Yang <yangyang1@zte.com.cn> | 2017-08-14 23:47:37 +0800 |
---|---|---|
committer | Alex Yang <yangyang1@zte.com.cn> | 2017-08-14 23:47:37 +0800 |
commit | acc4428e76422ad5c60f5433f325258214e6bc3b (patch) | |
tree | 386e8a88340431f038f9d9abb7e622819c2b896a /examples/external-network | |
parent | 9c023d8d1c85650b33e6375d58cd1b45c8d0d395 (diff) |
Fix validate_ssh_client
After the "try..finally.." statement is executed, the ssh_client is
closed by the "finally" statement. So the out.channel.in_buffer is
not readable and the testcases failed.
Change-Id: I3fbf620cb9ccee62c515b83fed9fd01238ad3262
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Diffstat (limited to 'examples/external-network')
0 files changed, 0 insertions, 0 deletions