On Fri, Jan 24 2014, Grant Grundler wrote: > On Fri, Jan 24, 2014 at 1:19 PM, Jens Axboe <axboe@xxxxxxxxx> wrote: > ... > > Why not just use an environment variable, like you do for other things? > > Then just have: > > > > verify_only=${VERIFY_ONLY} > > > > and you could easily reuse the same job file. > > Good idea! That would work. We'll do that next time we update fio if > there is no verify_only option. Good, so we're all happy! I'm not adding the command line option if I can avoid it, it seems redundant and I prefer to keep those options if they have implicit global scope. The ones that exist and could be options, I've retained them only to avoid unecessarily breaking peoples setups. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html