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

Unified Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_chromium_builder.json

Issue 2269263002: Make all the rest of the recipes explicitly specify GIT_MODE (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 4 years, 4 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/cros/cbuildbot.expected/chromiumos_chromium_builder.json
diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_chromium_builder.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_chromium_builder.json
index db16e0bdf409fea447313670703e97dc9cb65b0a..679bf1a46eb108ea4a067561e337eddf864bd078 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_chromium_builder.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_chromium_builder.json
@@ -11,7 +11,7 @@
"--slave",
"test",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesource.com/chromiumos/chromite.git'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesource.com/chromiumos/chromite.git'}]",
"--root",
"chromite",
"--revision_mapping_file",

Powered by Google App Engine
This is Rietveld 408576698