ktest: Copy the last good and bad configs in config_bisect
authorSteven Rostedt <srostedt@redhat.com>
Thu, 11 Nov 2010 16:34:38 +0000 (11:34 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:13 +0000 (11:23 -0500)
commitf1a27850095ebc66c138c940c1efedb8a95f92c4
treeda3bf4fc681d91e62a2210ed4f2f1ae498da75cf
parenteec5646031a54858362f7192a928511a23612f6b
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 <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl