Index: recipe_modules/git/example.expected/platform_win.json |
diff --git a/recipe_modules/git/example.expected/platform_win.json b/recipe_modules/git/example.expected/platform_win.json |
index e114deaed825e2749950bf43168c4c977c0805a3..94ff2dee21cdc9f16c183b63683de429bfc34c6d 100644 |
--- a/recipe_modules/git/example.expected/platform_win.json |
+++ b/recipe_modules/git/example.expected/platform_win.json |
@@ -4,7 +4,8 @@ |
"RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
], |
"cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
- "name": "ensure git tooling on windows" |
+ "name": "ensure git tooling on windows", |
+ "timeout": 300 |
}, |
{ |
"cmd": [ |