| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_mips_debug.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_mips_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_mips_debug.json
|
| index 896f7d11ae7de1661d52ac540d30285cb11383b2..30aadf059b180ea6fe80d5a5f46f08635b770b91 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_mips_debug.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_mips_debug.json
|
| @@ -108,6 +108,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10)\n"
|
| + ],
|
| + "name": "ensure_goma.get the number of cpus",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
|
|