From 6e59e498e5ecfd644b47fc51b2c99ad0bc75842a Mon Sep 17 00:00:00 2001 From: "bungeman@google.com" Date: Fri, 24 Aug 2012 19:49:29 +0000 Subject: [PATCH] Rebaseline for r5280. git-svn-id: http://skia.googlecode.com/svn/trunk@5281 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tools/download_baselines.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/download_baselines.py b/tools/download_baselines.py index 21047f2..60c13e7 100644 --- a/tools/download_baselines.py +++ b/tools/download_baselines.py @@ -144,14 +144,14 @@ def Main(options, args): # svn ls http://skia-autogen.googlecode.com/svn/gm-actual | grep ^base | sort >/tmp/actual # comm -1 -2 /tmp/baselines /tmp/actual args = [ + 'gm/base-android-galaxy-nexus', + 'gm/base-android-nexus-7', 'gm/base-android-nexus-s', 'gm/base-android-xoom', - 'gm/base-linux', 'gm/base-macmini', 'gm/base-macmini-lion-float', - 'gm/base-shuttle_ubuntu12_ati5770', 'gm/base-shuttle-win7-intel-float', - 'gm/base-win', + 'gm/base-shuttle_ubuntu12_ati5770', ] # Trim all subdir names. -- 2.7.4