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

Unified Diff: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json

Issue 2373463002: Try switching to the the all target instead of All (Closed)
Patch Set: Created 4 years, 3 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: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json
diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json
index c41701cea45c0dd1e1f03df7e116085016f87095..0b7696aa5affaa7e9a50faafa53bf5bc7c308509 100644
--- a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json
+++ b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_Builder.json
@@ -258,7 +258,7 @@
"ninja",
"-C",
"[SLAVE_BUILD]/src/out/Debug",
- "All",
+ "all",
"-t",
"compdb",
"cc",
@@ -321,7 +321,7 @@
"--ninja-log-compiler",
"goma",
"--ninja-log-command",
- "['ninja', '-C', Path('checkout', 'out','Debug'), 'All', '-t', 'compdb', 'cc', 'cxx', 'objc', 'objcxx', '-j', 50]",
+ "['ninja', '-C', Path('checkout', 'out','Debug'), 'all', '-t', 'compdb', 'cc', 'cxx', 'objc', 'objcxx', '-j', 50]",
"--ninja-log-exit-status",
"0",
"--buildbot-buildername",
@@ -404,7 +404,7 @@
"--goma-dir",
"[CACHE]/cipd/goma",
"--",
- "All"
+ "all"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
@@ -420,4 +420,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698