ktest: Use different temp config name for minconfig
authorSteven Rostedt <srostedt@redhat.com>
Tue, 9 Nov 2010 17:20:21 +0000 (12:20 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:12 +0000 (11:23 -0500)
By using the "use_config" for minconfig and addconfig we risk
trying to copy itself to itself, which will cause an unexpected failure.

Use a different name instead.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found