client: improve handling of non-newline text strings
authorJens Axboe <axboe@kernel.dk>
Tue, 4 Oct 2011 11:27:34 +0000 (13:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 4 Oct 2011 11:27:34 +0000 (13:27 +0200)
commit17dd17648d337479104cbdbe177214ddb69a18ce
treefd630f2030d8a7e2ce075f1798e9d68ea2557a36
parent9abea48bee7340fdf0aee00fa734a3071d47ed86
client: improve handling of non-newline text strings

Only prepend hostname if this is a new line.

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