From: Steven Rostedt Date: Tue, 22 Nov 2011 01:12:04 +0000 (-0500) Subject: ktest: Add default for ssh-user, build-target and target-image X-Git-Tag: v3.3-rc1~37^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600bbf0aa2229390ba1c4ca4c5666c593ff9ef56;p=pandora-kernel.git ktest: Add default for ssh-user, build-target and target-image When a user runs ktest without an argument, or the argument given is not a config file that exists, ktest will ask the user a few questions to create a simple ktest config file. A few of the questions should have a default value set, that if anything it will make it easier for the user to know what is suppose to be in that value. These new values are: SSH_USER, BUILD_TARGET and TARGET_IMAGE Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed