Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "RECIPE_PACKAGE[depot_tools]/gclient.py", | |
| 7 "--help" | |
| 8 ], | |
| 9 "cwd": "[SLAVE_BUILD]", | |
| 10 "name": "gclient help" | |
| 11 }, | |
| 12 { | |
| 13 "name": "$result", | |
| 14 "recipe_result": null, | |
| 15 "status_code": 0 | |
| 16 } | |
| 17 ] | |
| OLD | NEW |