Index: recipe_modules/tryserver/example.expected/with_wrong_patch.json |
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
index 2479712e63e4b5a80bead31d17d8fc32cc055210..47a6d1e352119529a125c07d04d9d418f3b83d63 100644 |
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
@@ -1,7 +1,10 @@ |
[ |
{ |
"cmd": [ |
- "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py", |
+ "--verbose" |
], |
"cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
"name": "ensure git tooling on windows", |