commit | bb8474b181a715182a110c8ed2b3786ea7487f2b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Nov 23 15:58:00 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Dec 22 21:59:22 2011 -0500 |
tree | 2bdd52b1ced70af531b51cb2b616b1d0c8905138 | |
parent | c4261d0f62ccbb42184d13b43807b36b100e8fb5 [diff] |
ktest: Do not ask for some options if the only test is build When creating a ktest config or if te config only has build only tests, some of the manditory config options are not needed. Do not ask for them if all tests in the config file are just build tests. Suggested-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>