Skip to content

Fix bdist_pex interpreter cache directory#286

Merged
kwlzn merged 1 commit into
pex-tool:masterfrom
brbsix:fix-bdist-interpreter-cache-dir
Jul 13, 2016
Merged

Fix bdist_pex interpreter cache directory#286
kwlzn merged 1 commit into
pex-tool:masterfrom
brbsix:fix-bdist-interpreter-cache-dir

Conversation

@brbsix
Copy link
Copy Markdown
Contributor

@brbsix brbsix commented Jul 13, 2016

Running bdist_pex results in the creation of a directory literally
named {pex_root}. Within it is a subdirectory named interpreter.

This fixes it by following behavior similar to that found at https://github.com/pantsbuild/pex/blob/master/pex/bin/pex.py#L536.

Running bdist_pex would result in the creation of a directory literally
named '{pex_root}'

This fixes it by following behavior similar to that found in pex.bin.pex:main
@kwlzn kwlzn merged commit dbdbf85 into pex-tool:master Jul 13, 2016
@kwlzn
Copy link
Copy Markdown
Contributor

kwlzn commented Jul 13, 2016

thanks for the PR @brbsix - I'm planning to cut the 1.1.12 release this week which this should go out in.

@digwanderlust - FYI.

@kwlzn kwlzn mentioned this pull request Jul 13, 2016
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