| Index: scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| index 3bc77b9981753dfb483811879618f016bbf05731..6db06adf4a7594e8a31d738acfa773256fabe6cb 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| @@ -675,7 +675,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"
|
| @@ -689,7 +689,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -714,7 +714,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": {
|
|
|