| Index: build/android/buildbot/bb_fyi_tester.sh
|
| diff --git a/build/android/buildbot/bb_fyi_tester.sh b/build/android/buildbot/bb_fyi_tester.sh
|
| index 3586938279f0b15ef4a54e984ef9f6ccdd26adaa..122fe40f6646a755f57d8504a505f46f6480fb80 100755
|
| --- a/build/android/buildbot/bb_fyi_tester.sh
|
| +++ b/build/android/buildbot/bb_fyi_tester.sh
|
| @@ -11,8 +11,8 @@ BB_SRC_ROOT="$(cd "$BB_DIR/../../.."; pwd)"
|
| . "$BB_DIR/buildbot_functions.sh"
|
|
|
| bb_baseline_setup "$BB_SRC_ROOT" "$@"
|
| -bb_extract_build
|
| bb_spawn_logcat_monitor_and_status
|
| +bb_extract_build
|
| bb_reboot_phones
|
| bb_run_unit_tests
|
| bb_run_instrumentation_tests
|
|
|