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