From: Steven Rostedt Date: Thu, 11 Nov 2010 16:34:38 +0000 (-0500) Subject: ktest: Copy the last good and bad configs in config_bisect X-Git-Tag: v2.6.38-rc1~400^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a27850095ebc66c138c940c1efedb8a95f92c4;p=pandora-kernel.git ktest: Copy the last good and bad configs in config_bisect During the config_bisect, in case of failure, it is nice to have the last good and bad .configs that were used. This would let us restart the config_bisect from those configs. Copy the last good config into the output dir as config_good, and the last bad config as config_bad. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed