Update download_baselines.py
authorborenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Jul 2012 21:23:40 +0000 (21:23 +0000)
committerborenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Jul 2012 21:23:40 +0000 (21:23 +0000)
No longer using *-fixed
Added Android
Review URL: https://codereview.appspot.com/6428047

git-svn-id: http://skia.googlecode.com/svn/trunk@4662 2bbb7eff-a529-9590-31e7-b0007b416f81

tools/download_baselines.py

index 4a4f6c9..de23501 100644 (file)
@@ -138,14 +138,12 @@ def Main(options, args):
         # that the user gets all of the platforms that the bots are running,
         # not just whatever subdirectories he happens to have checked out...
         args = [
+            'gm/base-android-nexus-s',
+            'gm/base-android-xoom',
             'gm/base-linux',
-            'gm/base-linux-fixed',
             'gm/base-macmini',
-            'gm/base-macmini-fixed',
-            'gm/base-macmini-lion-fixed',
             'gm/base-macmini-lion-float',
             'gm/base-win',
-            'gm/base-win-fixed',
             ]
 
     # Trim all subdir names.