| Index: infra/recipes/chromium.expected/builder.json
|
| diff --git a/infra/recipes/chromium.expected/builder.json b/infra/recipes/chromium.expected/builder.json
|
| index 18cc6b1e4785d4797907b5b89c0ac3b124d528ba..1b600a7a72bd5252f90a9cb719e41f8430857a6f 100644
|
| --- a/infra/recipes/chromium.expected/builder.json
|
| +++ b/infra/recipes/chromium.expected/builder.json
|
| @@ -43,7 +43,7 @@
|
| "cwd": "[BUILDER_CACHE]/Linux_remote_run_Builder",
|
| "env": {
|
| "GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
|
| },
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
|
|