| OLD | NEW |
| 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 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 310 "~followup_annotations": [ | 309 "~followup_annotations": [ |
| 311 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-android/v8
_android_perf_rel/full-build-linux_267739.zip@@@" | 310 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-android/v8
_android_perf_rel/full-build-linux_267739.zip@@@" |
| 312 ] | 311 ] |
| 313 }, | 312 }, |
| 314 { | 313 { |
| 315 "name": "$result", | 314 "name": "$result", |
| 316 "recipe_result": null, | 315 "recipe_result": null, |
| 317 "status_code": 0 | 316 "status_code": 0 |
| 318 } | 317 } |
| 319 ] | 318 ] |
| OLD | NEW |