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

Work around for OSX 10.10 PATH issues #373

Merged
merged 1 commit into from Nov 29, 2014
Merged

Conversation

bcomnes
Copy link
Contributor

@bcomnes bcomnes commented Nov 19, 2014

This adds the env=os.environ option to the subprocess.Popen call. It provides a decent work around for the upstream PATH problems in OS X 10.10.

Work around for #368

See SublimeText/LaTeXTools#401 (comment) for details on how this fix works.
Same issue here: SublimeGit/SublimeGit#150

This adds the `env=os.environ` option to the `subprocess.Popen` call.  It provides a decent work around for the upstream PATH problems in OS X 10.10.  

Work around for kemayo#368

See SublimeText/LaTeXTools#401 (comment) for details on how this fix works.
Same issue here: SublimeGit/SublimeGit#150
@NickChristensen
Copy link

Hope this gets merged soon!

kemayo added a commit that referenced this pull request Nov 29, 2014
Work around for OSX 10.10 PATH issues
@kemayo kemayo merged commit 0115c69 into kemayo:master Nov 29, 2014
@bcomnes
Copy link
Contributor Author

bcomnes commented Dec 1, 2014

🍻

@bcomnes bcomnes mentioned this pull request Dec 1, 2014
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

3 participants