Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

default to /usr/bin/curl on macOS #179

Merged
merged 1 commit into from
Sep 9, 2019
Merged

default to /usr/bin/curl on macOS #179

merged 1 commit into from
Sep 9, 2019

Conversation

stevengj
Copy link
Contributor

@stevengj stevengj commented Sep 6, 2019

Same as JuliaLang/julia#30969, for the same reason.

(I just encountered a student who had a broken curl in his PATH on MacOS and it broke BinaryProvider.)

Eventually we should have a single download function (JuliaLang/julia#27043), but in the meantime we'll need to manually check that BinaryProvider.download_cmd is at least as functional as Base.download.

@stevengj stevengj merged commit 0af0cdb into master Sep 9, 2019
@stevengj stevengj deleted the stevengj-patch-1 branch September 9, 2019 19:11
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