Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Conversation

@KristofferC
Copy link
Member

No description provided.

@rapus95
Copy link

rapus95 commented Feb 6, 2020

I'd rather replace it with something like that:

function prepareto_writesysimg()
    if Sys.iswindows() && isfile(default_sysimg_path())
        mv(default_sysimg_path(), tempname())
    end
end

to prevent the process to abort if there's nothing to overwrite 😁 (Also it extracts that special behaviour into a function 👼)

@KristofferC
Copy link
Member Author

Done

@KristofferC KristofferC merged commit 628495d into master Feb 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the kc/sysimage_replace branch February 6, 2020 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants