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 both --etag-compare and --etag-save with the same etag file name #5180

Closed
wants to merge 2 commits into from
Closed

Use both --etag-compare and --etag-save with the same etag file name #5180

wants to merge 2 commits into from

Conversation

kwon-young
Copy link
Contributor

This change inverse the order of processing for the --etag-compare and
--etag-save option to process first --etag-compare.
This in turn allows to use the same file name to compare and save an
etag.
The original behavior of not failing if the etag file does not exists is
conserved.

This fixes issue #5179.

This change inverse the order of processing for the --etag-compare and
--etag-save option to process first --etag-compare.
This in turn allows to use the same file name to compare and save an
etag.
The original behavior of not failing if the etag file does not exists is
conserved.

This fixes issue #5179.
tests/data/test344 Outdated Show resolved Hide resolved
tests/data/test345 Outdated Show resolved Hide resolved
@kwon-young
Copy link
Contributor Author

I've updated the test files to have shorter description: d5a9c3b

@bagder
Copy link
Member

bagder commented Apr 4, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants