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

Unified Diff: recipe_modules/platform/example.expected/four_cores.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
« no previous file with comments | « recipe_modules/platform/example.py ('k') | recipe_modules/platform/example.expected/linux64.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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@@@"
]
},
{
« no previous file with comments | « recipe_modules/platform/example.py ('k') | recipe_modules/platform/example.expected/linux64.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698