Skip to content

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

Merged
ethomson merged 2 commits into
masterfrom
cmn/sysdir-no-reguess
Dec 20, 2016
Merged

sysdir: don't re-guess when using variable substitution#4034
ethomson merged 2 commits into
masterfrom
cmn/sysdir-no-reguess

Conversation

@carlosmn

Copy link
Copy Markdown
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