OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [], | 3 "cmd": [], |
4 "cwd": "[SLAVE_BUILD]", | |
5 "name": "platform things", | 4 "name": "platform things", |
6 "~followup_annotations": [ | 5 "~followup_annotations": [ |
7 "@@@STEP_LOG_LINE@name@mac@@@", | 6 "@@@STEP_LOG_LINE@name@mac@@@", |
8 "@@@STEP_LOG_END@name@@@", | 7 "@@@STEP_LOG_END@name@@@", |
9 "@@@STEP_LOG_LINE@bits@64@@@", | 8 "@@@STEP_LOG_LINE@bits@64@@@", |
10 "@@@STEP_LOG_END@bits@@@", | 9 "@@@STEP_LOG_END@bits@@@", |
11 "@@@STEP_LOG_LINE@arch@intel@@@", | 10 "@@@STEP_LOG_LINE@arch@intel@@@", |
12 "@@@STEP_LOG_END@arch@@@" | 11 "@@@STEP_LOG_END@arch@@@" |
13 ] | 12 ] |
14 }, | 13 }, |
15 { | 14 { |
16 "name": "$result", | 15 "name": "$result", |
17 "recipe_result": null, | 16 "recipe_result": null, |
18 "status_code": 0 | 17 "status_code": 0 |
19 } | 18 } |
20 ] | 19 ] |
OLD | NEW |