Skip to content

Conversation

gcurtis
Copy link
Collaborator

@gcurtis gcurtis commented Jan 30, 2023

Use the openssh package where possible when executing the SSH commands for setting the mutagen sync status. This provides better logging when commands fail.

Also rename openssh.Client to Cmd to better reflect that we're calling an external process.

Use the `openssh` package where possible when executing the SSH commands
for setting the mutagen sync status. This provides better logging when
commands fail.

Also rename `openssh.Client` to `Cmd` to better reflect that we're
calling an external process.
@gcurtis gcurtis requested review from mikeland73 and savil January 30, 2023 17:15
Copy link
Contributor

@mikeland73 mikeland73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This is cleaner

Signed-off-by: Greg Curtis <greg.curtis@jetpack.io>
@gcurtis gcurtis merged commit 04924fc into main Jan 31, 2023
@gcurtis gcurtis deleted the gcurtis/sshcmd branch January 31, 2023 17:23
gcurtis added a commit that referenced this pull request Jan 31, 2023
Use the `openssh` package where possible when executing the SSH commands
for setting the mutagen sync status. This provides better logging when
commands fail.

Also rename `openssh.Client` to `Cmd` to better reflect that we're
calling an external process.
mikeland73 pushed a commit that referenced this pull request Feb 1, 2023
Use the `openssh` package where possible when executing the SSH commands
for setting the mutagen sync status. This provides better logging when
commands fail.

Also rename `openssh.Client` to `Cmd` to better reflect that we're
calling an external process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants