Title: [144493] trunk/Tools
- Revision
- 144493
- Author
- [email protected]
- Date
- 2013-03-01 13:26:51 -0800 (Fri, 01 Mar 2013)
Log Message
Unreviewed. Increase number of patches processed before clean building on WinEWS bots.
* EWSTools/start-queue-win.sh:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (144492 => 144493)
--- trunk/Tools/ChangeLog 2013-03-01 21:25:26 UTC (rev 144492)
+++ trunk/Tools/ChangeLog 2013-03-01 21:26:51 UTC (rev 144493)
@@ -1,3 +1,9 @@
+2013-03-01 Roger Fong <[email protected]>
+
+ Unreviewed. Increase number of patches processed before clean building on WinEWS bots.
+
+ * EWSTools/start-queue-win.sh:
+
2013-03-01 Ryosuke Niwa <[email protected]>
Don't return statistics in PerfTest.run
Modified: trunk/Tools/EWSTools/start-queue-win.sh (144492 => 144493)
--- trunk/Tools/EWSTools/start-queue-win.sh 2013-03-01 21:25:26 UTC (rev 144492)
+++ trunk/Tools/EWSTools/start-queue-win.sh 2013-03-01 21:26:51 UTC (rev 144493)
@@ -33,7 +33,7 @@
echo "TASK: kill orphaned tasks"
taskkill.exe /f /im cl.exe
echo "TASK: webkit-patch win-ews"
- ~/WebKit/Tools/Scripts/webkit-patch win-ews --bot-id=$BOT_ID --no-confirm --exit-after-iteration 10
+ ~/WebKit/Tools/Scripts/webkit-patch win-ews --bot-id=$BOT_ID --no-confirm --exit-after-iteration 15
echo "TASK: reboot"
shutdown /r /t 0
done
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes