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

Unified Diff: scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.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/infra_repo_trybot.expected/basic_gerrit.json
diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
index 5e4a0af5459115612bccd322584579121078a348..184d721a3e0087015dec411e19493cba02efc190 100644
--- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
+++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
@@ -29,7 +29,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -83,7 +82,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -122,7 +120,6 @@
"-u",
"[SLAVE_BUILD]/infra/go/env.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go bootstrap"
},
{
@@ -133,7 +130,6 @@
"python",
"[SLAVE_BUILD]/infra/go/test.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698