You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2022/08/30 10:59:01 UTC

[brooklyn-server] 04/04: Merge remote-tracking branch 'algairim/improvements/ssh-and-scp-executable'

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 00176301c8bed1277961c2c89f3771a2e022fc30
Merge: 61e6c76f3e 2c05c97819
Author: Alex Heneveld <al...@cloudsoft.io>
AuthorDate: Tue Aug 30 11:58:51 2022 +0100

    Merge remote-tracking branch 'algairim/improvements/ssh-and-scp-executable'

 .../util/core/internal/ssh/cli/SshCliTool.java     | 128 +++++++++++++--------
 .../ssh/cli/SshCliToolIntegrationTest.java         | 110 +++++++++++++++---
 core/src/test/resources/scp-executable.sh          |  27 +++++
 core/src/test/resources/ssh-executable.sh          |  28 +++++
 4 files changed, 231 insertions(+), 62 deletions(-)