-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Change appendenvpath default #3281
Conversation
Looks like there's a test that depends on the old default behavior. |
I checked the related documentation in the man page, and it looks like its correct already, so that means the code before this PR was not in line with the documentation. |
I thought the docs didn't specify the default for delete_.. parameter?
…On Thu, Jan 31, 2019 at 1:44 PM Daniel Moody ***@***.***> wrote:
I checked the related documentation in the man page, and it looks like its
correct already, so that means the code before this PR was not in line with
the documentation.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3281 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAFBNCrBeIsO2Da0I46a7VnQJ2-jfuTIks5vIzmJgaJpZM4aVHBC>
.
|
They don't say an explicit default value, but they do describe the default behavior as:
|
So this is ready to merge right? |
Yeah, this ones good to go
…On Fri, Feb 1, 2019, 5:13 PM William Deegan ***@***.*** wrote:
So this is ready to merge right?
mingw failure expected at this point?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3281 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AF2YzAdBMaAYP5CR1t9byLMKASqobMhLks5vJMoRgaJpZM4aVHBC>
.
|
Potential solution for #3276
Change the default to not touch the path.
Contributor Checklist:
master/src/CHANGES.txt
directory (and read theREADME.txt
in that directory)