| Index: scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| diff --git a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| index 5104f079f13e5d4a73dc2b37c6e1d06bbe0351eb..d2679677c299141fb7e005e518c4a30523131487 100644
|
| --- a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| +++ b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| @@ -246,7 +246,7 @@
|
| "[BUILD]/scripts/slave/daemonizer.py",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
|
| - "[SLAVE_BUILD]/src/out/logcat"
|
| + "[SLAVE_BUILD]/src/out/logcat_dir"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -519,7 +519,7 @@
|
| "[SLAVE_BUILD]/src/out/Debug/full_log",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| - "[SLAVE_BUILD]/src/out/logcat"
|
| + "[SLAVE_BUILD]/src/out/logcat_dir"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "logcat_dump"
|
|
|