| Index: recipe_modules/platform/example.expected/four_cores.json
|
| diff --git a/recipe_modules/platform/example.expected/linux64.json b/recipe_modules/platform/example.expected/four_cores.json
|
| similarity index 76%
|
| copy from recipe_modules/platform/example.expected/linux64.json
|
| copy to recipe_modules/platform/example.expected/four_cores.json
|
| index 4ec116474ca2fb21c4a9353e28baa87ba1d0d4d8..00f5f4e8500d212c8448f782699e59b4c91ad94d 100644
|
| --- a/recipe_modules/platform/example.expected/linux64.json
|
| +++ b/recipe_modules/platform/example.expected/four_cores.json
|
| @@ -8,7 +8,9 @@
|
| "@@@STEP_LOG_LINE@bits@64@@@",
|
| "@@@STEP_LOG_END@bits@@@",
|
| "@@@STEP_LOG_LINE@arch@intel@@@",
|
| - "@@@STEP_LOG_END@arch@@@"
|
| + "@@@STEP_LOG_END@arch@@@",
|
| + "@@@STEP_LOG_LINE@cpu_count@4@@@",
|
| + "@@@STEP_LOG_END@cpu_count@@@"
|
| ]
|
| },
|
| {
|
|
|