Kaydet (Commit) f4443562 authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) Steve Dower

bpo-31609: Fixes quotes in PCbuild/clean.bat (GH-4280) (#4285)

(cherry picked from commit aed08562)
üst 40708cc7
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
rem A batch program to clean a particular configuration, rem A batch program to clean a particular configuration,
rem just for convenience. rem just for convenience.
call %~dp0build.bat -t Clean %* call "%~dp0build.bat" -t Clean %*
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