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

Unified Diff: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.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/only_go.json
diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
index cd8ec252dc053a666a6dc0ec6181b2fc8769c63f..080d2c3a7ec89b331272324a5b3ef0c134e0abd2 100644
--- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
+++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
@@ -31,7 +31,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -85,7 +84,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -123,7 +121,6 @@
"-u",
"[SLAVE_BUILD]/infra/go/env.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go bootstrap"
},
{
@@ -134,7 +131,6 @@
"python",
"[SLAVE_BUILD]/infra/go/test.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698