From: Bruce Cran <bruce@cran.org.uk>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: fio exits with 0 with some bad job files
Date: Mon, 06 Oct 2014 16:27:35 -0600 [thread overview]
Message-ID: <54331757.8000000@cran.org.uk> (raw)
If you run fio with --parse-only and a job file such as
examples/tiobench-example.fio that's had the semi-colons removed from
the first two lines, fio prints an error message but still exits with 0:
% ./fio examples/tiobench-example.fio --parse-only
fio: option <tiobench like setup, add more fX files between the
stonewalls to> outside of [] job section
% echo $?
0
%
I'd have expected it to exit with a non-zero value.
--
Bruce
next reply other threads:[~2014-10-06 22:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-06 22:27 Bruce Cran [this message]
2014-10-07 1:00 ` fio exits with 0 with some bad job files Jens Axboe
2014-10-07 1:08 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54331757.8000000@cran.org.uk \
--to=bruce@cran.org.uk \
--cc=fio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.