From 0089a685b6eb620ff24170cfddac502901fde495 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Thu, 14 Jul 2016 02:14:08 -0700 Subject: Fix a typo in cq bot name update TBR=thestig@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/2148193002 . --- infra/config/cq.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index bf3aab25e4..4db1d9a9ff 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -76,7 +76,7 @@ verifiers { experiment_percentage: 100 } builders { - name: "win_xfa_64_rel_gyp" + name: "win_xfa_rel_gyp" } } } -- cgit v1.2.3