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

Side by Side Diff: scripts/slave/recipes/nacl/sdk_build.expected/basic.json

Issue 2332193004: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [],
4 "name": "ensure_goma" 3 "name": "ensure_goma"
5 }, 4 },
6 { 5 {
7 "cmd": [ 6 "cmd": [
8 "python", 7 "python",
9 "-u", 8 "-u",
10 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 9 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
11 "--platform", 10 "--platform",
12 "linux-amd64", 11 "linux-amd64",
13 "--dest-directory", 12 "--dest-directory",
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "[SLAVE_BUILD]/src/native_client_sdk/src/build_tools/buildbot_run.py" 211 "[SLAVE_BUILD]/src/native_client_sdk/src/build_tools/buildbot_run.py"
213 ], 212 ],
214 "name": "annotated_steps" 213 "name": "annotated_steps"
215 }, 214 },
216 { 215 {
217 "name": "$result", 216 "name": "$result",
218 "recipe_result": null, 217 "recipe_result": null,
219 "status_code": 0 218 "status_code": 0
220 } 219 }
221 ] 220 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/nacl/sdk.expected/basic.json ('k') | scripts/slave/recipes/ozone_ecs.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698