Fix terse output with description set
authorVikram Seth <seth.vik@gmail.com>
Fri, 23 Mar 2012 07:09:09 +0000 (08:09 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Mar 2012 07:09:09 +0000 (08:09 +0100)
commitea1fd2e63ed831ae038b2778e1474517bfb15da3
tree830d96fd0c87397aab7cc7a9f26809e571a7258a
parentb4b317df958821978a1b255fa16f15590c6ffbfa
Fix terse output with description set

I have seen that using 2.05 version of fio the terse output formatting
has an issue when there is a text description given in the test file.
There is no newline separating the description and the next job stats.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
stat.c