| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2010_.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2010_.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2010_.json
|
| index 64f54805685eabc4abbc5d5a4c821d18b5e20eb5..d57b238cb68860429562f7fcc91f366a3cdbde48 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2010_.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__vs2010_.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"
|
| ],
|
|
|