Title: [267511] trunk/Tools
- Revision
- 267511
- Author
- [email protected]
- Date
- 2020-09-23 17:22:30 -0700 (Wed, 23 Sep 2020)
Log Message
Unreviewed config fix.
* BuildSlaveSupport/build.webkit.org-config/config.json: Fixing random unicode character.
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (267510 => 267511)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2020-09-23 23:41:23 UTC (rev 267510)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2020-09-24 00:22:30 UTC (rev 267511)
@@ -569,7 +569,7 @@
"builderNames": ["Apple-iOS-14-Simulator-Debug-WK2-Tests"]
},
{ "type": "Triggerable", "name": "ipados-simulator-14-release-tests-wk2",
- "builderNames": ["Apple–iPadOS-14-Simulator-Release-WK2-Tests"]
+ "builderNames": ["Apple-iPadOS-14-Simulator-Release-WK2-Tests"]
},
{ "type": "Triggerable", "name": "ipados-simulator-14-debug-tests-wk2",
"builderNames": ["Apple-iPadOS-14-Simulator-Debug-WK2-Tests"]
Modified: trunk/Tools/ChangeLog (267510 => 267511)
--- trunk/Tools/ChangeLog 2020-09-23 23:41:23 UTC (rev 267510)
+++ trunk/Tools/ChangeLog 2020-09-24 00:22:30 UTC (rev 267511)
@@ -1,5 +1,11 @@
2020-09-23 Matt Lewis <[email protected]>
+ Unreviewed config fix.
+
+ * BuildSlaveSupport/build.webkit.org-config/config.json: Fixing random unicode character.
+
+2020-09-23 Matt Lewis <[email protected]>
+
Update iOS, watchOS and tvOS builders and tester with new SDKs
https://bugs.webkit.org/show_bug.cgi?id=216658
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes