Skip to content

Shebang limit fix for scripts/build.sh virtualenv #69

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
Jan 13, 2017
Merged

Shebang limit fix for scripts/build.sh virtualenv #69

merged 2 commits into from
Jan 13, 2017

Conversation

timvaillancourt
Copy link
Contributor

This fixes build failures on hosts with very long paths that exceed the limit for shebang (#!). Instead, the full path the python2.7 is passed on the command-line, skipping the shebang limit.

@timvaillancourt timvaillancourt changed the title Shebang limit fix Shebang limit fix for scripts/build.sh virtualenv Jan 12, 2017
@dbmurphy dbmurphy merged commit 26a1800 into Percona-Lab:master Jan 13, 2017
@timvaillancourt timvaillancourt deleted the shebang_limit_fix branch January 13, 2017 11:40
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