commit | a52b466bc9b55eb585d2e85e113adfe225ca4a4a | [log] [tgz] |
---|---|---|
author | Hung-Te Lin <[email protected]> | Thu Mar 31 07:08:54 2011 |
committer | Hung-Te Lin <[email protected]> | Thu Mar 31 07:08:54 2011 |
tree | e473ca3580fcc3b9fdfb77ea6f04e745a3f57c48 | |
parent | 9143fab4d55172b4657de7f28b7aade2b96144d4 [diff] |
factory_test_init: split output into verbose log and console data To support subshell execution (ex, gooftool) in a better way, we should separate "log" and "console info". This CL makes everything from autotest goes to factory.log, while lines with "FACTORY" also goes to console for feedback to operators. This CL must be applied with http://codereview.chromium.org/6736025/. BUG=chromium-os:13459 TEST=build a factory image and install; seeing messages appears in console window. Change-Id: Ib37250484eeb99e30a5ca29d254f69d7d84594e6 [email protected],[email protected] Review URL: http://codereview.chromium.org/6733063