Skip to content
GitLab
Explore
Sign in
Register
Fixed mktempdir Darwin detection
Code
Review changes
Check out branch
Download
Patches
Plain diff
Olius
requested to merge
Olius/ghcup:master
into
master
Dec 07, 2019
Overview
5
Commits
3
Changes
1
Expand
The mktempdir function was testing whether mydistro = "darwin", but mydistro was not set.
Merge request reports