mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
The new private C function makes no permanent changes to the environment and is #ifdef'd out on non-Windows platforms.
6 lines
126 B
Batchfile
6 lines
126 B
Batchfile
@rem Used by the buildbot "test" step.
|
|
|
|
setlocal
|
|
|
|
call "%~dp0..\..\PCbuild\rt.bat" -d -q -uall -rwW -n --timeout=3600 %*
|