Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1096)

Unified Diff: recipe_modules/tryserver/example.expected/with_wrong_patch_new.json

Issue 2162143004: git: apply a 5 minutes timeout to "ensure git tooling on windows" step (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « recipe_modules/tryserver/example.expected/with_wrong_patch.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
index 4ed279bfdbb5a4c353016f96330943378e4e7641..ac0bf7974a7ddce3430e6f4b43724df6f605fa85 100644
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.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": [
« no previous file with comments | « recipe_modules/tryserver/example.expected/with_wrong_patch.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698