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

test: add test for spawnSync() env option #8845

Closed
wants to merge 1 commit into from
Closed

test: add test for spawnSync() env option #8845

wants to merge 1 commit into from

Conversation

cjihrig
Copy link

@cjihrig cjihrig commented Dec 9, 2014

The env option to spawnSync() is currently broken. A fix is available in #8546, but no test is provided. This PR adds a test, which will fail until #8546 is merged.

cjihrig added a commit to nodejs/node that referenced this pull request Dec 9, 2014
PR-URL: nodejs/node-v0.x-archive#8845
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@bnoordhuis
Copy link
Member

Thanks, landed in nodejs/node@8e272df.

cjihrig added a commit that referenced this pull request Dec 11, 2014
PR-URL: #8845
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@trevnorris
Copy link

Thanks. Landed in 4bba870.

@trevnorris trevnorris closed this Dec 11, 2014
@cjihrig cjihrig deleted the 8546 branch December 15, 2014 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants