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

Add missing backslashes in PCbuild bat files #5056

Merged
merged 1 commit into from
Dec 30, 2017

Conversation

zware
Copy link
Member

@zware zware commented Dec 30, 2017

At least on my Windows 8.1 build worker, %~dp0 doesn't contain a trailing backslash, so uses of %PCBUILD% must add it.

@miss-islington
Copy link
Contributor

Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

@zware zware deleted the fix_pcbuild_bats branch December 30, 2017 23:17
@miss-islington
Copy link
Contributor

Sorry, @zware, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6c6d3a46087bacb9c767c8cf2185505348d3796d 3.6

@miss-islington
Copy link
Contributor

Sorry, @zware, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6c6d3a46087bacb9c767c8cf2185505348d3796d 2.7

zware added a commit to zware/cpython that referenced this pull request Dec 30, 2017
zware added a commit that referenced this pull request Dec 30, 2017
zware added a commit to zware/cpython that referenced this pull request Dec 31, 2017
@bedevere-bot
Copy link

GH-5058 is a backport of this pull request to the 2.7 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants