 Chromium Code Reviews
 Chromium Code Reviews Issue 2096013002:
  Make bucket names explicit in cq.cfg.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
    
  
    Issue 2096013002:
  Make bucket names explicit in cq.cfg.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master| Index: infra/config/cq.cfg | 
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg | 
| index 105b4091c7ccd8d5cf77e8e6e8ea78143fbb3ea3..7b4b110d5e02bf6e7c98b57b441408a04f07802c 100644 | 
| --- a/infra/config/cq.cfg | 
| +++ b/infra/config/cq.cfg | 
| @@ -17,7 +17,7 @@ verifiers { | 
| try_job { | 
| buckets { | 
| - name: "tryserver.infra" | 
| + name: "master.tryserver.infra" | 
| builders { | 
| name: "Depot Tools Presubmit" | 
| } |