Index: recipe_modules/git/example.expected/cannot_fail_build.json |
diff --git a/recipe_modules/git/example.expected/cannot_fail_build.json b/recipe_modules/git/example.expected/cannot_fail_build.json |
index e158808aabafad322ef7d881a5458b9ce0e700d9..7386381e10f341b9719238fb7357d3301964b3ab 100644 |
--- a/recipe_modules/git/example.expected/cannot_fail_build.json |
+++ b/recipe_modules/git/example.expected/cannot_fail_build.json |
@@ -21,6 +21,9 @@ |
"--recurse-submodules" |
], |
"cwd": "[SLAVE_BUILD]/src", |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "git fetch" |
}, |
{ |