| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "which", | 4 "which", |
| 5 "adb" | 5 "adb" |
| 6 ], | 6 ], |
| 7 "name": "which adb", | 7 "name": "which adb", |
| 8 "stdout": "/path/to/tmp/" | 8 "stdout": "/path/to/tmp/" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 723 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 734 "_", | 734 "_", |
| 735 "image-cacherator-from-ctable", | 735 "image-cacherator-from-ctable", |
| 736 "2ndpic-8888", | 736 "2ndpic-8888", |
| 737 "gm", | 737 "gm", |
| 738 "_", | 738 "_", |
| 739 "image-cacherator-from-ctable", | 739 "image-cacherator-from-ctable", |
| 740 "serialize-8888", | 740 "serialize-8888", |
| 741 "gm", | 741 "gm", |
| 742 "_", | 742 "_", |
| 743 "image-cacherator-from-ctable", | 743 "image-cacherator-from-ctable", |
| 744 "sp-8888", |
| 745 "gm", |
| 746 "_", |
| 747 "gamut", |
| 748 "pic-8888", |
| 749 "gm", |
| 750 "_", |
| 751 "gamut", |
| 752 "lite-8888", |
| 753 "gm", |
| 754 "_", |
| 755 "gamut", |
| 756 "2ndpic-8888", |
| 757 "gm", |
| 758 "_", |
| 759 "gamut", |
| 760 "serialize-8888", |
| 761 "gm", |
| 762 "_", |
| 763 "gamut", |
| 744 "_", | 764 "_", |
| 745 "image", | 765 "image", |
| 746 "_", | 766 "_", |
| 747 "interlaced1.png", | 767 "interlaced1.png", |
| 748 "_", | 768 "_", |
| 749 "image", | 769 "image", |
| 750 "_", | 770 "_", |
| 751 "interlaced2.png", | 771 "interlaced2.png", |
| 752 "_", | 772 "_", |
| 753 "image", | 773 "image", |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 938 "SKIA_OUT": "[SLAVE_BUILD]/out" | 958 "SKIA_OUT": "[SLAVE_BUILD]/out" |
| 939 }, | 959 }, |
| 940 "name": "kill-server" | 960 "name": "kill-server" |
| 941 }, | 961 }, |
| 942 { | 962 { |
| 943 "name": "$result", | 963 "name": "$result", |
| 944 "recipe_result": null, | 964 "recipe_result": null, |
| 945 "status_code": 0 | 965 "status_code": 0 |
| 946 } | 966 } |
| 947 ] | 967 ] |
| OLD | NEW |