Index: recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
diff --git a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
index 0275a7c6a29ce063be89f3481a5d35d21b214a14..214604319bb123caeeda78f82cb24f53f798c38c 100644 |
--- a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
+++ b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
@@ -25,6 +25,9 @@ |
"--with_branch_heads" |
], |
"cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" |
+ }, |
"name": "bot_update - with branch heads", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |