commit | 8d1491bae72e3500b74e1855afa10f0544068cea | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Nov 18 15:39:48 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Nov 18 15:39:48 2010 -0500 |
tree | 23db7adc775a51dfd2d2aabdcf8ecc0d48a4dccd | |
parent | f1a27850095ebc66c138c940c1efedb8a95f92c4 [diff] |
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>