Skip to content

When listing toolchains only list directories#544

Merged
brson merged 1 commit intorust-lang:masterfrom
ipetkov:fix-520
Jun 24, 2016
Merged

When listing toolchains only list directories#544
brson merged 1 commit intorust-lang:masterfrom
ipetkov:fix-520

Conversation

@ipetkov
Copy link
Copy Markdown
Contributor

@ipetkov ipetkov commented Jun 23, 2016

* Regular files in the toolchains directory will not be considered
  valid toolchain names
* If a user opens their $RUSTUP_HOME/toolchains directory with their
  file explorer, the OS may create some files there (e.g. .DS_Store on
  OS X), which we do not want listed as installed toolchains
* Fixes #520
@brson
Copy link
Copy Markdown
Contributor

brson commented Jun 24, 2016

Beautiful! Thanks for writing a test!

@ipetkov ipetkov deleted the fix-520 branch June 24, 2016 02:00
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