| 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",
|
|
|