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

Escape filename spaces on remotes, fixes #322 #323

Merged
merged 1 commit into from
Jun 5, 2017
Merged

Conversation

henryiii
Copy link
Collaborator

This fixes globbing a remote filesystem with spaces, fixes #322. These had to be manually escaped, since the for loop in bash uses space as a separator.

@coveralls
Copy link

coveralls commented May 25, 2017

Coverage Status

Coverage increased (+0.008%) to 81.162% when pulling e6ec9f7 on glob_remote into dc76427 on master.

@henryiii henryiii merged commit 76b7bea into master Jun 5, 2017
@henryiii henryiii deleted the glob_remote branch June 5, 2017 12:45
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.

Globing remote path fails on pattern with spaces
2 participants