| Index: scripts/slave/recipe_modules/goma/example.expected/mac.json
|
| diff --git a/scripts/slave/recipe_modules/goma/example.expected/mac.json b/scripts/slave/recipe_modules/goma/example.expected/mac.json
|
| index 2ce2f7c05fecaa519a9f95fb23a1dd1c8360b5d8..6fd0b0c85a3582681f7c741029c2d7a2c72cbca4 100644
|
| --- a/scripts/slave/recipe_modules/goma/example.expected/mac.json
|
| +++ b/scripts/slave/recipe_modules/goma/example.expected/mac.json
|
| @@ -155,7 +155,7 @@
|
| "-C",
|
| "out/Release",
|
| "-j",
|
| - "500"
|
| + "50"
|
| ],
|
| "name": "ninja"
|
| },
|
| @@ -228,7 +228,7 @@
|
| "--ninja-log-compiler",
|
| "goma",
|
| "--ninja-log-command",
|
| - "['ninja', '-C', 'out/Release', '-j', '500']",
|
| + "['ninja', '-C', 'out/Release', '-j', 50]",
|
| "--ninja-log-exit-status",
|
| "0",
|
| "--goma-stats-file",
|
|
|