Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Always deleting octorun zip file when extracting #654

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Mar 27, 2018

DO NOT MERGE: This is part of #663

After experimenting with PR #648 I realized that the plugin was unable to restore the original contents of the zip as found in master.
In the event of a version mismatch with octorun, the zip file that is currently in the extract from resources location is never changed/overwritten.
That possibly incorrect zip file is used to populate octorun everytime.

Until download functionality is implemented that checks the MD5, we
should clear out the zip file before extracting.
@shana shana merged commit 57ce420 into master Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants