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

Unified Diff: scripts/slave/recipes/nacl_ports.expected/linux.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
« no previous file with comments | « scripts/slave/recipes/nacl_ports.py ('k') | scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/nacl_ports.expected/linux.json
diff --git a/scripts/slave/recipes/nacl_ports.expected/linux.json b/scripts/slave/recipes/nacl_ports.expected/linux.json
index 61589adec2b98a8d02400ff2aa151c1ea72b11fa..f94b9838cfc69d58ded76733ec2ddfb658818d70 100644
--- a/scripts/slave/recipes/nacl_ports.expected/linux.json
+++ b/scripts/slave/recipes/nacl_ports.expected/linux.json
@@ -11,7 +11,7 @@
"--slave",
"TestSlave",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/webports.git'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/webports.git'}]",
"--root",
"src",
"--revision_mapping_file",
« no previous file with comments | « scripts/slave/recipes/nacl_ports.py ('k') | scripts/slave/recipes/ndk/ndk_buildbot.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698