Title: [91619] trunk/Tools
- Revision
- 91619
- Author
- [email protected]
- Date
- 2011-07-22 16:32:15 -0700 (Fri, 22 Jul 2011)
Log Message
Fix typo so the tool works on a case-sensitive file system.
* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html:
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html (91618 => 91619)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html 2011-07-22 23:30:14 UTC (rev 91618)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html 2011-07-22 23:32:15 UTC (rev 91619)
@@ -35,7 +35,7 @@
<script src=""
<script src=""
<script src=""
-<script src=""
+<script src=""
<script src=""
<script src=""
<script src=""
Modified: trunk/Tools/ChangeLog (91618 => 91619)
--- trunk/Tools/ChangeLog 2011-07-22 23:30:14 UTC (rev 91618)
+++ trunk/Tools/ChangeLog 2011-07-22 23:32:15 UTC (rev 91619)
@@ -1,5 +1,11 @@
2011-07-22 Adam Barth <[email protected]>
+ Fix typo so the tool works on a case-sensitive file system.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html:
+
+2011-07-22 Adam Barth <[email protected]>
+
garden-o-matic should know what patches are landing
https://bugs.webkit.org/show_bug.cgi?id=64978
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes