Don't set quotes in METEOR_INSTALLATION variable

This commit is contained in:
Slava Kim
2015-02-25 16:35:19 -08:00
parent bf63b6dbf8
commit ec9afe2c64

View File

@@ -1193,7 +1193,7 @@ files._generateScriptLinkToMeteorScript = function (scriptLocation) {
"set DOT_METEOR=\"%~dp0%\"",
"pushd %DOT_METEOR%",
"cd ..",
"set METEOR_INSTALLATION=\"%cd%\"",
"set METEOR_INSTALLATION=%cd%",
"popd",
// always convert to Windows path since this function can also be