Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Pass $PATH by command line #4064

Merged
merged 1 commit into from
Nov 5, 2014
Merged

Pass $PATH by command line #4064

merged 1 commit into from
Nov 5, 2014

Conversation

zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Nov 5, 2014

On Yosemite the $PATH is not inherited by the open command, so we have to explicitly pass it by command line to make atom command inherit the PATH environment variable.

Fixes electron/electron#550.

@thomasjo
Copy link
Contributor

thomasjo commented Nov 5, 2014

Just tested this on OS X Yosemite, and it works as excpected! Awesome job, @zcbenz 🌟

kevinsawicki added a commit that referenced this pull request Nov 5, 2014
@kevinsawicki kevinsawicki merged commit 8bd2650 into master Nov 5, 2014
@kevinsawicki
Copy link
Contributor

Thanks @zcbenz for fixing this.

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

Successfully merging this pull request may close these issues.

Regression related to process.env.PATH
3 participants