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