Index: recipe_modules/bot_update/example.expected/basic.json |
diff --git a/recipe_modules/bot_update/example.expected/basic.json b/recipe_modules/bot_update/example.expected/basic.json |
index a21bd91dddb183289a75519e18c01c33d3c462eb..2a4e25566152e04b299e203efe32cf67a67534e8 100644 |
--- a/recipe_modules/bot_update/example.expected/basic.json |
+++ b/recipe_modules/bot_update/example.expected/basic.json |
@@ -24,6 +24,9 @@ |
"src@abc" |
], |
"cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE[depot_tools]:%(PATH)s" |
+ }, |
"name": "bot_update (without patch)", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |