Index: recipe_modules/bot_update/example.expected/tryjob_v8.json |
diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8.json b/recipe_modules/bot_update/example.expected/tryjob_v8.json |
index 8017c26ddb90d411f01849986f1a345bf463ca87..eee4ad044452888d39b92ac5f90d827d4301c268 100644 |
--- a/recipe_modules/bot_update/example.expected/tryjob_v8.json |
+++ b/recipe_modules/bot_update/example.expected/tryjob_v8.json |
@@ -28,6 +28,9 @@ |
"src/v8@abc" |
], |
"cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE[depot_tools]:%(PATH)s" |
+ }, |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |