Kaydet (Commit) 4cf1cc71 authored tarafından Stefan Krah's avatar Stefan Krah

Issue #15171: Quote the variable that expands to the current directory.

üst c399185f
@rem Used by the buildbot "compile" step.
set HOST_PYTHON=%CD%\PCbuild\amd64\python_d.exe
set HOST_PYTHON="%CD%\PCbuild\amd64\python_d.exe"
cmd /c Tools\buildbot\external-amd64.bat
call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
cmd /c Tools\buildbot\clean-amd64.bat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment