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