X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.c;h=25d8dd00ea5e0f6c0922454288ab1ce2e92faa94;hb=d0c8ccb05060d76e74a6320449ef2e4f26a7797b;hp=93938905bebe4e7557e2d3c22abecf6cd230789c;hpb=a79f17bf3bfa20b83424c2301de092bdcfbaaea4;p=fio.git 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; }