tools: fix setting path containing an ampersand
authorBrian White <mscdex@mscdex.net>
Thu, 21 Jan 2016 21:20:23 +0000 (16:20 -0500)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit09bbe512eb23033d7f39c18265f9fb302939562d
tree5b2502213e97ca56fee3473c94a3b1d3f7efa3a6
parent38f15a283aca01110eada0827dfe9be1520b0e04
tools: fix setting path containing an ampersand

This commit fixes an issue with the Node.js command prompt
on Windows where the PATH environment variable would not be
set correctly if the existing PATH contained an '&'.

Fixes: https://github.com/nodejs/node/issues/4802
PR-URL: https://github.com/nodejs/node/pull/4804
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
tools/msvs/nodevars.bat