aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-18 21:23:40 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-18 21:23:40 +0000
commit855cd7aa5e42b5b2c163e14dfefd22fe039127ba (patch)
treed3c6f14b84e6823cefd40a02c684bf35193161e7 /tools
parentfbe9c8fbb8e74ad55694f8bb7fa5463708e94a6d (diff)
Update download_baselines.py
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
Diffstat (limited to 'tools')
-rw-r--r--tools/download_baselines.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/download_baselines.py b/tools/download_baselines.py
index 4a4f6c9603..de235016ad 100644
--- a/tools/download_baselines.py
+++ b/tools/download_baselines.py
@@ -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.