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

Spawn reads env from prototype #713

Closed
wants to merge 2 commits into from
Closed

Spawn reads env from prototype #713

wants to merge 2 commits into from

Conversation

TooTallNate
Copy link

When using a custom env object with ChildProcess#spawn(), this patch allows for additional env properties up the prototype of the env object to be included in the child process' environment as well.

See here: http://groups.google.com/group/nodejs-dev/browse_thread/thread/b3272eda3f08d38d

@TooTallNate
Copy link
Author

Read up the prototype of the 'env' object.

Closed by a9a252f.

coolaj86 pushed a commit that referenced this pull request Apr 15, 2011
This pull request was closed.
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.

1 participant