commit | 55b4cfd1e626178c424c875aadb493da3f462fef | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <masayuki.igawa@gmail.com> | Tue Aug 30 10:29:46 2016 +0900 |
committer | Masayuki Igawa <masayuki@igawa.me> | Tue Oct 11 05:31:10 2016 +0000 |
tree | 0441333eee8b44213f80856984dec523bdae378a | |
parent | 8a60724229c8a60c356e67591ffff4d14667a911 [diff] |
Add port parameter to ssh Client This commit adds a port parameter to the ssh.Client. We don't use it in our test cases. However, it would be good to have it when I debug this class because my development host ssh port is not 22. And I think that it is natural a ssh client has this feature. Change-Id: Id8b73108f67fe8c581dd8fba90902869b4ee776d