| Index: scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| index 3fcccc575e0a6b93d16cfda04c23a725d5c8835b..3c2fd82f080b8f402d3a396e055c045246e946e9 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| @@ -674,7 +674,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"
|
| @@ -688,7 +688,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -713,7 +713,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": {
|
|
|