From e9b2388c3292e26273a1d84ad4bd64e9f745f8bf Mon Sep 17 00:00:00 2001 From: "saintlou@chromium.org" Date: Fri, 3 Feb 2012 01:05:49 +0000 Subject: Renamed old bot to existing trybot. TBR=ben@chromium.org BUG=112154 TEST=none Review URL: https://chromiumcodereview.appspot.com/9325016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120259 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 10d76d2..df4d11a 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_aura:compile'] + return ['linux_chromeos'] -- cgit v1.1