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