Title: [177607] trunk/Tools
- Revision
- 177607
- Author
- [email protected]
- Date
- 2014-12-19 16:38:56 -0800 (Fri, 19 Dec 2014)
Log Message
Unreviewed. Rollout r177605.
* EWSTools/start-queue-win.sh:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (177606 => 177607)
--- trunk/Tools/ChangeLog 2014-12-20 00:26:58 UTC (rev 177606)
+++ trunk/Tools/ChangeLog 2014-12-20 00:38:56 UTC (rev 177607)
@@ -1,5 +1,11 @@
2014-12-19 Roger Fong <[email protected]>
+ Unreviewed. Rollout r177605.
+
+ * EWSTools/start-queue-win.sh:
+
+2014-12-19 Roger Fong <[email protected]>
+
Unreviewed. Try running EWS scripts without —no-confirm, since it defaults to true.
* EWSTools/start-queue-win.sh:
Modified: trunk/Tools/EWSTools/start-queue-win.sh (177606 => 177607)
--- trunk/Tools/EWSTools/start-queue-win.sh 2014-12-20 00:26:58 UTC (rev 177606)
+++ trunk/Tools/EWSTools/start-queue-win.sh 2014-12-20 00:38:56 UTC (rev 177607)
@@ -44,7 +44,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 --exit-after-iteration 10
+ ~/WebKit/Tools/Scripts/webkit-patch win-ews --bot-id=$BOT_ID --no-confirm --exit-after-iteration 10
echo "TASK: kill old processes"
~/WebKit/Tools/BuildSlaveSupport/kill-old-processes
done
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes