| 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 8ebf8615af43768944b694d29706c4ba9d0dd60f..dcdd0f3e2445f90e2ca2e0d754779ad85e47163c 100644
|
| --- a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| +++ b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
|
| @@ -247,7 +247,7 @@
|
| "[BUILD]/scripts/slave/daemonizer.py",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
|
| - "[SLAVE_BUILD]/src/out/logcat_dir"
|
| + "[SLAVE_BUILD]/src/out/logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -540,7 +540,7 @@
|
| "[SLAVE_BUILD]/src/out/Debug/full_log",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| - "[SLAVE_BUILD]/src/out/logcat_dir"
|
| + "[SLAVE_BUILD]/src/out/logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "logcat_dump"
|
|
|