From 5daba1a59ac0e95d787045f0cebaddf916d0f6ae Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Fri, 9 Sep 2016 15:45:47 -0700 Subject: Remove buildbot diagnostic code. --- Tools/buildbot/test.bat | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index b08dbe9..7bc4de5 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -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% -- cgit v0.12