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

Unified Diff: scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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/infra/master_manager_config.expected/master_manager_config_patch.json
diff --git a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
index 4c32b9f595107a989effa62557e16a06b2dd79f8..0f1bb2196440f3a70d9c3500eb469b890046f43a 100644
--- a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
+++ b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
@@ -29,7 +29,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -72,7 +71,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -89,7 +87,6 @@
"--json-file",
"[SLAVE_BUILD]/infra-data-master-manager/desired_master_state.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "master manager configuration test"
},
{

Powered by Google App Engine
This is Rietveld 408576698