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

Unified Diff: scripts/slave/recipes/nacl/sdk.expected/basic.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/nacl/sdk.expected/basic.json
diff --git a/scripts/slave/recipes/nacl/sdk.expected/basic.json b/scripts/slave/recipes/nacl/sdk.expected/basic.json
index 5875d4cc2baadec1c3c831b632b279b031eace0c..34e3fa891b9a7e24a34261c0f60fff9b8066b538 100644
--- a/scripts/slave/recipes/nacl/sdk.expected/basic.json
+++ b/scripts/slave/recipes/nacl/sdk.expected/basic.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -104,7 +103,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
@@ -121,7 +119,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -155,7 +152,6 @@
"--",
"chromium_builder_tests"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -172,7 +168,6 @@
"-u",
"[BUILD]/scripts/slave/chromium/nacl_sdk_buildbot_run.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "annotated_steps"
},
{
« no previous file with comments | « scripts/slave/recipes/nacl.expected/linux_triggering.json ('k') | scripts/slave/recipes/nacl/sdk_build.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698