Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address bug that may generate two --rsync-path options with Rsync, #1356 #1369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sdondley
Copy link
Contributor

@sdondley sdondley commented Jul 1, 2020

This PR fixes #1356 by prefixing any existing value of --rsync-path with "sudo" if sudo keyword doesn't already exist in the value.

Checklist

  • based on top of latest source code
  • changelog entry included
  • tests pass on Travis CI
  • git history is clean
  • git commit messages are well-written

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sudo'ing with rsync probably stomps on --rysnc-path setting
1 participant