Fix a bug in the base_job logging where it indents all lines of logs
instead of just the "real" status lines. This causes extra non-status
lines to look like status lines to the parser, which then falls over
trying to parse them. This is a regression from the pre-refactored
code.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@4724 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed