Chromium Code Reviews| Index: recipe_modules/git/example.expected/basic_ref.json |
| diff --git a/recipe_modules/git/example.expected/basic_ref.json b/recipe_modules/git/example.expected/basic_ref.json |
| index 2fb979a94fb88fd996fc3bf70e3b4a19a9ebc03e..4a73951a136bc7ad3206c4b8ce0fab3cb5b71e76 100644 |
| --- a/recipe_modules/git/example.expected/basic_ref.json |
| +++ b/recipe_modules/git/example.expected/basic_ref.json |
| @@ -21,6 +21,9 @@ |
| "--recurse-submodules" |
| ], |
| "cwd": "[SLAVE_BUILD]/src", |
| + "env": { |
| + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| + }, |
| "name": "git fetch" |
| }, |
| { |