| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| index 093566b3ca9e3748c4422315ffb49c5db8a24376..97b6212b4244715cc7fc6bb09f7a3a9c7cbfaefa 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| @@ -664,7 +664,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"
|
| @@ -678,7 +678,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -703,7 +703,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": {
|
|
|