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

Spawn reads env from prototype#713

Closed
TooTallNate wants to merge 2 commits intonodejs:masterfrom
TooTallNate:spawn-reads-env-from-prototype
Closed

Spawn reads env from prototype#713
TooTallNate wants to merge 2 commits intonodejs:masterfrom
TooTallNate:spawn-reads-env-from-prototype

Conversation

@TooTallNate
Copy link
Copy Markdown

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
Copy Markdown
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