Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat an empty `CARGO_HOME` the same as an unset `CARGO_HOME` #767

Merged
merged 1 commit into from Oct 21, 2016

Conversation

Projects
None yet
2 participants
@Diggsey
Copy link
Contributor

Diggsey commented Oct 21, 2016

Previously this would result in $CARGO_HOME == $HOME, which was bad when rustup tries to uninstall itself...

@brson brson merged commit e88d503 into master Oct 21, 2016

1 check failed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
@brson

This comment has been minimized.

Copy link
Contributor

brson commented Oct 21, 2016

Thanks!

@Diggsey Diggsey deleted the db-empty-cargodir branch Nov 21, 2016

@nrc nrc unassigned brson Nov 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.