| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "remote", | 5 "remote", |
| 6 "set-url", | 6 "set-url", |
| 7 "origin", | 7 "origin", |
| 8 "https://skia.googlesource.com/skia.git" | 8 "https://skia.googlesource.com/skia.git" |
| 9 ], | 9 ], |
| 10 "cwd": "[SLAVE_BUILD]/skia", | 10 "cwd": "[SLAVE_BUILD]/skia", |
| (...skipping 659 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 670 "--nameByHash", | 670 "--nameByHash", |
| 671 "--properties", | 671 "--properties", |
| 672 "gitHash", | 672 "gitHash", |
| 673 "164710", | 673 "164710", |
| 674 "master", | 674 "master", |
| 675 "client.skia.android", | 675 "client.skia.android", |
| 676 "builder", | 676 "builder", |
| 677 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", | 677 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", |
| 678 "build_number", | 678 "build_number", |
| 679 "6", | 679 "6", |
| 680 "--colorImages", |
| 681 "/storage/emulated/legacy/skiabot/skia_images/colorspace", |
| 680 "--key", | 682 "--key", |
| 681 "arch", | 683 "arch", |
| 682 "Arm7", | 684 "Arm7", |
| 683 "compiler", | 685 "compiler", |
| 684 "GCC", | 686 "GCC", |
| 685 "configuration", | 687 "configuration", |
| 686 "Debug", | 688 "Debug", |
| 687 "cpu_or_gpu", | 689 "cpu_or_gpu", |
| 688 "GPU", | 690 "GPU", |
| 689 "cpu_or_gpu_value", | 691 "cpu_or_gpu_value", |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 855 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" | 857 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" |
| 856 }, | 858 }, |
| 857 "name": "wait for charge (3)" | 859 "name": "wait for charge (3)" |
| 858 }, | 860 }, |
| 859 { | 861 { |
| 860 "name": "$result", | 862 "name": "$result", |
| 861 "recipe_result": null, | 863 "recipe_result": null, |
| 862 "status_code": 0 | 864 "status_code": 0 |
| 863 } | 865 } |
| 864 ] | 866 ] |
| OLD | NEW |