Skip to content

Commit 5daba1a

Browse files
committed
Remove buildbot diagnostic code.
1 parent 664cc50 commit 5daba1a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Tools/buildbot/test.bat

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,4 @@ if "%1"=="+q" (set rt_opts=%rt_opts:-q=%) & shift & goto CheckOpts
1616
if NOT "%1"=="" (set regrtest_args=%regrtest_args% %1) & shift & goto CheckOpts
1717

1818
echo on
19-
rem Start temporary diagnostic code
20-
set
21-
echo All zip files
22-
dir /s/b "%here%..\..\PCbuild\*"
23-
echo.
24-
rem End temporary diagnostic code
25-
2619
call "%here%..\..\PCbuild\rt.bat" %rt_opts% -uall -rwW --slowest --timeout=900 %regrtest_args%

0 commit comments

Comments
 (0)