lib: child_process spawn handle ENOENT correctly
authorAlexis Campailla <alexis@janeasystems.com>
Wed, 4 Dec 2013 19:04:47 +0000 (11:04 -0800)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 5 Dec 2013 19:59:22 +0000 (11:59 -0800)
commit9ba0d905b0da23d540c23b073d794989612d4664
treef9ea3958a58f7fe75d56c61fce74d13137726496
parent4bd5f35889ed7d52b7c9030d921a7ece6930544e
lib: child_process spawn handle ENOENT correctly

child_process spawn wasn't handlig ENOENT correctly on Windows.
This is half a fix for test-child-process-cwd.js.
The other half is going into libuv.
lib/child_process.js