From: Steven Rostedt Date: Sat, 1 Oct 2011 02:14:21 +0000 (-0400) Subject: ktest: Add OVERRIDE keyword to DEFAULTS section X-Git-Tag: v3.2-rc2~31^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1cc41432b0491a39a3185b52bfa1d0411bba10;p=pandora-kernel.git ktest: Add OVERRIDE keyword to DEFAULTS section The OVERRIDE keyword will allow options defined in the given DEFAULTS section to override options defined in previous DEFAULT sections. Normally, options will error if they were previous defined. The OVERRIDE keyword allows options that have been previously defined to be changed in the given section. Note, the same option can not be defined in the same DEFAULT section even if that section is marked as OVERRIDE. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed