From 807404921a17ae9232f028377dc186025b0fed1d Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Tue, 18 Aug 2015 20:02:07 -0700 Subject: Removes --clean-only option from buildbots. --- Tools/buildbot/build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/buildbot/build.bat b/Tools/buildbot/build.bat index 622f876..5e840cc 100644 --- a/Tools/buildbot/build.bat +++ b/Tools/buildbot/build.bat @@ -7,7 +7,7 @@ call "%~dp0clean.bat" %* @rem a new version of an external library, especially Tcl/Tk): @rem 1) uncomment the following line: -call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only +@rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only @rem 2) commit and push @rem 3) wait for all Windows bots to start a build with that changeset -- cgit v0.12