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

Unified Diff: recipe_modules/platform/example.expected/win32.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.expected/mac64.json ('k') | recipe_modules/platform/test_api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/platform/example.expected/win32.json
diff --git a/recipe_modules/platform/example.expected/win32.json b/recipe_modules/platform/example.expected/win32.json
index ee8a115811b87c4edefc249477e4ad8a67463f58..e4ea91a327b031b57137c60f6d344c3e9b212d3b 100644
--- a/recipe_modules/platform/example.expected/win32.json
+++ b/recipe_modules/platform/example.expected/win32.json
@@ -8,7 +8,9 @@
"@@@STEP_LOG_LINE@bits@32@@@",
"@@@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/mac64.json ('k') | recipe_modules/platform/test_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698