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

Unified Diff: scripts/slave/recipes/nacl.expected/linux_triggering.json

Issue 2264323003: Make nacl recipes explicitly set GIT_MODE (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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.expected/linux_triggered.json ('k') | scripts/slave/recipes/nacl/sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/nacl.expected/linux_triggering.json
diff --git a/scripts/slave/recipes/nacl.expected/linux_triggering.json b/scripts/slave/recipes/nacl.expected/linux_triggering.json
index b7e1b1b038e438da4daae9d6c76b8a60373219bc..dbd1a2d8a5c6b266d626acc58fbbc6d728f5a72e 100644
--- a/scripts/slave/recipes/nacl.expected/linux_triggering.json
+++ b/scripts/slave/recipes/nacl.expected/linux_triggering.json
@@ -11,7 +11,7 @@
"--slave",
"TestSlave",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'native_client', 'url': 'https://chromium.googlesource.com/native_client/src/native_client.git'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'native_client', 'url': 'https://chromium.googlesource.com/native_client/src/native_client.git'}]",
"--root",
"native_client",
"--revision_mapping_file",
« no previous file with comments | « scripts/slave/recipes/nacl.expected/linux_triggered.json ('k') | scripts/slave/recipes/nacl/sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698