From 95c98916909082e0baae11d6e1360e9792fc608b Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Thu, 29 Nov 2012 05:58:25 +0000 Subject: Add win_aura and linux_aura to default try jobs. BUG=154081 Review URL: https://codereview.chromium.org/11411213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170135 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/PRESUBMIT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ash/PRESUBMIT.py') diff --git a/ash/PRESUBMIT.py b/ash/PRESUBMIT.py index f121c4b..12b0c42 100644 --- a/ash/PRESUBMIT.py +++ b/ash/PRESUBMIT.py @@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl. """ def GetPreferredTrySlaves(): - return ['linux_chromeos', 'linux_chromeos_clang', 'win_aura'] + return ['linux_chromeos_clang'] -- cgit v1.1