| Index: infra/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| diff --git a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| index a3325fbf534b72cbf311970055ebd3c56891d7f0..7513c794dc68c0aeb913612b900482d1367a0dda 100644
|
| --- a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| +++ b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| @@ -44,7 +44,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "env": {
|
| - "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| @@ -382,7 +382,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "env": {
|
| - "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "bot_update (2)",
|
| "~followup_annotations": [
|
|
|