mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge buildbot script changes
This commit is contained in:
commit
932f5be6c5
2 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
@rem Used by the buildbot "test" step.
|
||||
cd PCbuild
|
||||
call rt.bat -d -q -x64 -uall -rwW -n
|
||||
call rt.bat -d -q -x64 -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@rem Used by the buildbot "test" step.
|
||||
cd PCbuild
|
||||
call rt.bat -d -q -uall -rwW -n
|
||||
|
||||
call rt.bat -d -q -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue