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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json

Issue 2262443004: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 4 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
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json
index 8e0ad979894c5b42c2ec037d769fe7b38d85e88f..30d5ffe9c6f0e24c86281ed3925c4d29bc030b01 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_dbg.json
@@ -261,7 +261,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",

Powered by Google App Engine
This is Rietveld 408576698