Skip to content

Conversation

yedayak
Copy link
Collaborator

@yedayak yedayak commented Oct 8, 2025

There is a BSD licensed version of rsync at https://github.com/kristapsdz/openrsync, and its what comes with macOS

Cherry picked from #1339

@yedayak yedayak mentioned this pull request Oct 9, 2025
4 tasks
def test_3(self, completion):
assert completion == "rsh ssh".split()

@pytest.mark.complete("rsync --", require_cmd=True)
Copy link
Owner

Choose a reason for hiding this comment

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

I wonder if require_longopt would be in order here, instead of require_cmd?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah it makes sense, I don't think I knew we had that option

There is a BSD licensed version of rsync at
https://github.com/kristapsdz/openrsync, and its what comes with macOS
@yedayak yedayak merged commit ce43661 into scop:main Oct 12, 2025
7 checks passed
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.

3 participants