From: Steven Rostedt Date: Wed, 23 Nov 2011 18:41:18 +0000 (-0500) Subject: ktest: Ask for type of test when creating a new config X-Git-Tag: v3.3-rc1~37^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4261d0f62ccbb42184d13b43807b36b100e8fb5;p=pandora-kernel.git ktest: Ask for type of test when creating a new config When no argument is supplied to ktest, or the config applied does not exist and a new config is being created, instead of just using the default test type, give the user an option to pick the test type of either 'build, install, or boot'. Other options may be added later but then those would require more questions as they require more fields. But that's for another release of ktest to add that feature. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed