X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=iolog.c;h=25d8dd00ea5e0f6c0922454288ab1ce2e92faa94;hp=93938905bebe4e7557e2d3c22abecf6cd230789c;hb=13690c106ce4925a2cb8b3ba9c2fddd50b3a74a7;hpb=a79f17bf3bfa20b83424c2301de092bdcfbaaea4 diff --git a/iolog.c b/iolog.c index 93938905..25d8dd00 100644 --- a/iolog.c +++ b/iolog.c @@ -422,7 +422,7 @@ static int read_iolog2(struct thread_data *td, FILE *f) continue; } } else { - log_err("bad iolog2: %s", p); + log_err("bad iolog2: %s\n", p); continue; }