Title: [112823] trunk
Revision
112823
Author
rn...@webkit.org
Date
2012-04-01 18:55:00 -0700 (Sun, 01 Apr 2012)

Log Message

Revert an inadvertently committed change.

* Websites/webkit-perf.appspot.com/app.yaml:

Modified Paths

Diff

Modified: trunk/ChangeLog (112822 => 112823)


--- trunk/ChangeLog	2012-04-02 01:46:41 UTC (rev 112822)
+++ trunk/ChangeLog	2012-04-02 01:55:00 UTC (rev 112823)
@@ -1,5 +1,11 @@
 2012-04-01  Ryosuke Niwa  <rn...@webkit.org>
 
+        Revert an inadvertently committed change.
+
+        * Websites/webkit-perf.appspot.com/app.yaml:
+
+2012-04-01  Ryosuke Niwa  <rn...@webkit.org>
+
         perf-o-matic should have a way to hide some platforms and tests
         https://bugs.webkit.org/show_bug.cgi?id=82842
 

Modified: trunk/Websites/webkit-perf.appspot.com/app.yaml (112822 => 112823)


--- trunk/Websites/webkit-perf.appspot.com/app.yaml	2012-04-02 01:46:41 UTC (rev 112822)
+++ trunk/Websites/webkit-perf.appspot.com/app.yaml	2012-04-02 01:55:00 UTC (rev 112823)
@@ -1,6 +1,6 @@
 application: webkit-perf
 version: 17
-runtime: python
+runtime: python27
 api_version: 1
 threadsafe: false
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to