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

Use full path to python.exe #33980

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Use full path to python.exe #33980

merged 1 commit into from
Jun 14, 2016

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Add's full path to the python executable when building the package

What issues does this PR fix or reference?

None

Previous Behavior

It would just launch python. If called from a shell that installed python, the environment isn't refreshed yet, so it can't find the python binary. As a result, the pip and easy_install binaries were not being modified correctly.

New Behavior

Launches python with the full path, so it will always find it.

Tests written?

NA

@cachedout cachedout merged commit 28c886e into saltstack:2016.3 Jun 14, 2016
@twangboy twangboy deleted the fix_build branch August 30, 2016 18:18
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.

None yet

2 participants