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