Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Unified Diff: recipe_modules/platform/example.expected/linux64.json

Issue 2641253005: Add multiprocessing.cpu_count access to platform module. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipe_modules/platform/example.expected/linux64.json
diff --git a/recipe_modules/platform/example.expected/linux64.json b/recipe_modules/platform/example.expected/linux64.json
index 4ec116474ca2fb21c4a9353e28baa87ba1d0d4d8..0bc550c2254a128343412313ea34e3383b3fef5a 100644
--- a/recipe_modules/platform/example.expected/linux64.json
+++ b/recipe_modules/platform/example.expected/linux64.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@2@@@",
+ "@@@STEP_LOG_END@cpu_count@@@"
]
},
{
« no previous file with comments | « recipe_modules/platform/example.expected/four_cores.json ('k') | recipe_modules/platform/example.expected/mac64.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698