X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=parse.c;h=9e3c5b17e6707ae0da22a5c8791d7d20a957a1f4;hp=ff6a8735c7effbe49f76984e40000e4da8c8833c;hb=e6d2e7ec8134c94e764e10b124ff9379877ec158;hpb=58c55ba02aca24ed30beb343fcb1dc3df4667389 diff --git a/parse.c b/parse.c index ff6a8735..9e3c5b17 100644 --- a/parse.c +++ b/parse.c @@ -825,8 +825,6 @@ int show_cmd_help(struct fio_option *options, const char *name) int found = 0; int show_all = 0; - printf("exec_profile=%s\n", exec_profile); - if (!name || !strcmp(name, "all")) show_all = 1;