Skip to content

Fix duplicate tool bug #345

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

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Fix duplicate tool bug #345

merged 1 commit into from
Apr 3, 2019

Conversation

matteosuppo
Copy link
Contributor

When you attempt to download the same tool twice it can fail
if there are symlinks inside the archive. By removing the folder
we make sure we start from scratch every time

Also indexes were behaving badly attempting to parse extraneous files

@matteosuppo matteosuppo requested a review from rsora April 3, 2019 14:01
When you attempt to download the same tool twice it can fail
if there are symlinks inside the archive. By removing the folder
we make sure we start from scratch every time

Also indexes were behaving badly attempting to parse extraneous files
Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GO!

@matteosuppo matteosuppo merged commit 854317a into devel Apr 3, 2019
@matteosuppo matteosuppo deleted the fix_duplicate branch April 3, 2019 14:12
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