| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
|
| index 783388c63547be39c01634eaa3c6f98ad3c0f0f1..7b386eb09b4e5c2f0c352b9f5121a2bcfce8444a 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
|
| @@ -454,7 +454,7 @@
|
| "python",
|
| "-u",
|
| "[BUILD]/scripts/slave/tee.py",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log",
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| "[SLAVE_BUILD]/src/out/logcat"
|
| @@ -468,7 +468,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -493,7 +493,7 @@
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/asan_symbolize.py",
|
| "-l",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|