Pass PATH environment in the child_process.fork spec.
authorCheng Zhao <zcbenz@gmail.com>
Thu, 5 Sep 2013 06:55:22 +0000 (14:55 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 5 Sep 2013 06:55:22 +0000 (14:55 +0800)
commitbf4756fdfb1855a3648c603c533168676d7123b5
treeaa10759580052969f39b9139e2020c433bdf7e4d
parent8acd6d6c8a38a639887091c0f4ce3e297b18eed8
Pass PATH environment in the child_process.fork spec.

The uv_spawn under Windows requires the PATH environment variable to be
there, otherwise it would throw a 203 system error, it should be a bug
of node.
spec/node/child_process.coffee