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

Unified Diff: scripts/slave/recipes/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.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/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.json
diff --git a/scripts/slave/recipes/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.json b/scripts/slave/recipes/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.json
index 36033a9f62294e0bee5c9e9f1832df06bbc8aefa..532ac9a83b35fa4e5e9d654678e6ac87d55c61b7 100644
--- a/scripts/slave/recipes/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.json
+++ b/scripts/slave/recipes/v8/node_integration.expected/full_client_v8_fyi_V8___node_js_integration___lkgr.json
@@ -27,7 +27,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -77,7 +76,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -103,7 +101,6 @@
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
"[SLAVE_BUILD]/node.js/deps/v8"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree v8",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -128,7 +125,6 @@
"[SLAVE_BUILD]/v8/out",
"[SLAVE_BUILD]/v8/third_party"
],
- "cwd": "[SLAVE_BUILD]",
"name": "copy v8 tree"
},
{

Powered by Google App Engine
This is Rietveld 408576698