mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Remove buildbot diagnostic code.
This commit is contained in:
parent
664cc5071a
commit
5daba1a59a
1 changed files with 0 additions and 7 deletions
|
|
@ -16,11 +16,4 @@ if "%1"=="+q" (set rt_opts=%rt_opts:-q=%) & shift & goto CheckOpts
|
|||
if NOT "%1"=="" (set regrtest_args=%regrtest_args% %1) & shift & goto CheckOpts
|
||||
|
||||
echo on
|
||||
rem Start temporary diagnostic code
|
||||
set
|
||||
echo All zip files
|
||||
dir /s/b "%here%..\..\PCbuild\*"
|
||||
echo.
|
||||
rem End temporary diagnostic code
|
||||
|
||||
call "%here%..\..\PCbuild\rt.bat" %rt_opts% -uall -rwW --slowest --timeout=900 %regrtest_args%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue