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

Unified Diff: scripts/slave/recipes/boringssl.expected/mac_small.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/boringssl.expected/mac_small.json
diff --git a/scripts/slave/recipes/boringssl.expected/mac_small.json b/scripts/slave/recipes/boringssl.expected/mac_small.json
index eea4271d6d72941aff426d433ef0f53f2fc0faab..c187948d5f45496387b469ae72d07278250e45eb 100644
--- a/scripts/slave/recipes/boringssl.expected/mac_small.json
+++ b/scripts/slave/recipes/boringssl.expected/mac_small.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -67,7 +65,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]/boringssl/build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree clean",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -88,7 +85,6 @@
"[SLAVE_BUILD]/boringssl/build",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs mkdir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -126,7 +122,6 @@
"-C",
"[SLAVE_BUILD]/boringssl/build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "ninja"
},
{
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/mac.json ('k') | scripts/slave/recipes/boringssl.expected/win32.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698