mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
This commit is contained in:
parent
8110dbd470
commit
f1502d097c
22 changed files with 44 additions and 43 deletions
|
|
@ -186,7 +186,7 @@ options, run :program:`python -m test -h`.
|
|||
Some other ways to execute the regression tests depend on what platform the
|
||||
tests are being executed on. On Unix, you can run :program:`make test` at the
|
||||
top-level directory where Python was built. On Windows,
|
||||
executing :program:`rt.bat` from your :file:`PCBuild` directory will run all
|
||||
executing :program:`rt.bat` from your :file:`PCbuild` directory will run all
|
||||
regression tests.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue