Title: [142133] trunk/Tools
Revision
142133
Author
[email protected]
Date
2013-02-07 08:42:27 -0800 (Thu, 07 Feb 2013)

Log Message

Unreviewed typo fix after r142121.

* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (142132 => 142133)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-02-07 16:39:21 UTC (rev 142132)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-02-07 16:42:27 UTC (rev 142133)
@@ -333,7 +333,7 @@
                     {
                       "name": "EFL Linux 64-bit Release WK2", "type": "BuildAndTestWebKit2Only", "builddir": "efl-linux-64-release-wk2",
                       "platform": "efl", "configuration": "release", "architectures": ["x86_64"],
-                      "triggers": ["efl-linux-perf-1"],
+                      "triggers": ["efl-linux-64-release-wk2-perf"],
                       "slavenames": ["efl-linux-slave-2"]
                     },
                     {

Modified: trunk/Tools/ChangeLog (142132 => 142133)


--- trunk/Tools/ChangeLog	2013-02-07 16:39:21 UTC (rev 142132)
+++ trunk/Tools/ChangeLog	2013-02-07 16:42:27 UTC (rev 142133)
@@ -1,3 +1,9 @@
+2013-02-07  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed typo fix after r142121.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2013-02-07  Vivek Galatage  <[email protected]>
 
         [Qt] QtTestBrowser should provide option to enable/disable _javascript_
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to