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

Remove empty download file on pycurl failure #51

Merged
merged 1 commit into from
Oct 27, 2017
Merged

Conversation

matthewrsj
Copy link
Contributor

Fixes #26

Remove empty file created when a download fails. The empty file caused
autospec to fail on consecutive runs due to autospec attempting to reuse
the file when it exists.

Signed-off-by: Matthew Johnson [email protected]

Fixes #26

Remove empty file created when a download fails. The empty file caused
autospec to fail on consecutive runs due to autospec attempting to reuse
the file when it exists.

Signed-off-by: Matthew Johnson <[email protected]>
@matthewrsj
Copy link
Contributor Author

@phmccarty I was unable to reproduce any issue with signature files hanging around. If you can find an example of this happening let me know.

@phmccarty
Copy link
Contributor

@matthewrsj I cannot find the package where I ran into that issue, but I'll report a new bug if I see it again.

@phmccarty
Copy link
Contributor

+1

@matthewrsj matthewrsj merged commit 55feeec into master Oct 27, 2017
@matthewrsj matthewrsj deleted the remove-failed-dl branch October 27, 2017 22:20
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.

2 participants