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

Fixes search and replace across multiple buckets. #77

Closed
wants to merge 5 commits into from

Conversation

adri
Copy link
Contributor

@adri adri commented Nov 7, 2014

When reading a bucket it might happen that the search string
is split up between two buckets and then cannot be found.

The (easy) solution is to read in the whole file and then
search and replace.

Fixes #76.

Review on Reviewable

When reading a bucket it might happen that the search string
is split up between two buckets and then cannot be found.

The (easy) solution is to read in the whole file and then
search and replace.

Fixes #76.
@adri adri force-pushed the fix-replace-across-bucket-borders branch from a00920c to c1a8b47 Compare February 27, 2015 12:21
@adri adri closed this Apr 19, 2018
@adri adri deleted the fix-replace-across-bucket-borders branch April 19, 2018 19:47
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.

Modifying length of file can break VCR integration
2 participants