| Index: recipe_modules/git/example.expected/basic.json
|
| diff --git a/recipe_modules/git/example.expected/basic.json b/recipe_modules/git/example.expected/basic.json
|
| index 1910b20af6321c15b154fcfa21a89d4d26ebc01b..06d6fe8d388788f01515d10e60b31da8386c9afd 100644
|
| --- a/recipe_modules/git/example.expected/basic.json
|
| +++ b/recipe_modules/git/example.expected/basic.json
|
| @@ -3,7 +3,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[git]/resources/git_setup.py",
|
| + "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
|
| "--path",
|
| "[SLAVE_BUILD]/src",
|
| "--url",
|
|
|