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

Use unquote_plus instead of unquote #264

Merged
merged 1 commit into from
Mar 27, 2014
Merged

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Mar 27, 2014

Fixes aws/aws-cli#718

I'll also add an integ/unit test to the CLI repo to prevent
regressions in the future.

cc @danielgtaylor

Fixes aws/aws-cli#718

I'll also add an integ/unit test to the CLI repo to prevent
regressions in the future.
jamesls added a commit to jamesls/aws-cli that referenced this pull request Mar 27, 2014
The root cause was in botocore which has its own tests, but
this verifies that we can upload/download/sync files with spaces
as expected.  Depends on boto/botocore#264.
@danielgtaylor
Copy link
Member

LGTM 🚢-it!

@jamesls jamesls merged commit 9f4b9ec into boto:develop Mar 27, 2014
@jamesls jamesls deleted the unquote_plus branch June 23, 2014 18:21
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.

S3 sync command incorrectly compares keys of files with spaces in their names.
2 participants