Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sysdir: don't re-guess when using variable substitution #4034

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

Merged
merged 2 commits into from
Dec 20, 2016

Conversation

carlosmn
Copy link
Member

When a user sets a search path via variable substitution, we should replace the variable with whatever they may have previously set, rather than guess again what we would have chosen.

@carlosmn carlosmn added this to the libgit2 v0.25 - Rutschgefahr milestone Dec 17, 2016
When given $PATH as part of a search path, we guess again instead of
substituting what the user already set.
We should replace it with whatever the user set, not start again.
@carlosmn carlosmn force-pushed the cmn/sysdir-no-reguess branch from e826ed0 to 9f09f29 Compare December 18, 2016 14:47
@ethomson ethomson merged commit 8d7717c into master Dec 20, 2016
@ethomson ethomson deleted the cmn/sysdir-no-reguess branch January 9, 2019 10:29
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