From: Steven Rostedt Date: Sat, 1 Oct 2011 02:41:14 +0000 (-0400) Subject: ktest: Add DEFINED keyword for IF statements X-Git-Tag: v3.2-rc2~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9900b5dc067551fcdcaec63d013b1d95b36835ae;p=pandora-kernel.git ktest: Add DEFINED keyword for IF statements Have IF statements process if a config variable or option has been defined or not. Can use NOT DEFINED in the case for telling if a variable or option has not been defined. DEFAULTS IF NOT DEFINED SSH_USER SSH_USER = root Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed