| 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 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 660 "-t", | 660 "-t", |
| 661 "Debug", | 661 "Debug", |
| 662 "dm", | 662 "dm", |
| 663 "--undefok", | 663 "--undefok", |
| 664 "--resourcePath", | 664 "--resourcePath", |
| 665 "/storage/emulated/legacy/skiabot/skia_resources", | 665 "/storage/emulated/legacy/skiabot/skia_resources", |
| 666 "--skps", | 666 "--skps", |
| 667 "/storage/emulated/legacy/skiabot/skia_skp/skps", | 667 "/storage/emulated/legacy/skiabot/skia_skp/skps", |
| 668 "--images", | 668 "--images", |
| 669 "/storage/emulated/legacy/skiabot/skia_images/dm", | 669 "/storage/emulated/legacy/skiabot/skia_images/dm", |
| 670 "--colorImages", |
| 671 "/storage/emulated/legacy/skiabot/skia_images/colorspace", |
| 670 "--nameByHash", | 672 "--nameByHash", |
| 671 "--properties", | 673 "--properties", |
| 672 "gitHash", | 674 "gitHash", |
| 673 "164710", | 675 "164710", |
| 674 "master", | 676 "master", |
| 675 "client.skia.android", | 677 "client.skia.android", |
| 676 "builder", | 678 "builder", |
| 677 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", | 679 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", |
| 678 "build_number", | 680 "build_number", |
| 679 "6", | 681 "6", |
| (...skipping 175 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 |