ktest: Ask for the manditory config options instead of just failing
commit8d1491bae72e3500b74e1855afa10f0544068cea
authorSteven Rostedt <srostedt@redhat.com>
Thu, 18 Nov 2010 20:39:48 +0000 (18 15:39 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 20:39:48 +0000 (18 15:39 -0500)
tree23db7adc775a51dfd2d2aabdcf8ecc0d48a4dccd
parentf1a27850095ebc66c138c940c1efedb8a95f92c4
ktest: Ask for the manditory config options instead of just failing

In keeping with the notion that all tools should be simple for
all to use. I've changed ktest.pl to ask for mandatory options
instead of just failing. It will append (or create) the options
the user types in, onto the config file.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl