Kaydet (Commit) 5daba1a5 authored tarafından Steve Dower's avatar Steve Dower

Remove buildbot diagnostic code.

üst 664cc507
......@@ -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%
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