[Laszlo-checkins] r8985 - tools/trunk/svn
max@openlaszlo.org
max at openlaszlo.org
Sat May 3 13:09:05 PDT 2008
Author: max
Date: 2008-05-03 13:09:04 -0700 (Sat, 03 May 2008)
New Revision: 8985
Modified:
tools/trunk/svn/binsearch.rb
Log:
Add more broken builds to the list...
Modified: tools/trunk/svn/binsearch.rb
===================================================================
--- tools/trunk/svn/binsearch.rb 2008-05-03 13:29:05 UTC (rev 8984)
+++ tools/trunk/svn/binsearch.rb 2008-05-03 20:09:04 UTC (rev 8985)
@@ -2,7 +2,7 @@
# automates a binary search between the specified revision and HEAD.
# comma-separated list of revisions to skip
-skiprevs = "8827"
+skiprevs = "8827,8934,8947,8977"
buildcmd = "ant clean build"
deploycmd = "ant webapp.deploy"
More information about the Laszlo-checkins
mailing list