ktest: Add NO_INSTALL option to not install for a test
authorSteven Rostedt <srostedt@redhat.com>
Fri, 30 Sep 2011 21:50:48 +0000 (17:50 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 17 Oct 2011 15:54:10 +0000 (11:54 -0400)
There's cases where running the same kernel over and over again
is useful, and being able to not install the same kernel can
save time between tests.

Add a NO_INSTALL option that tells ktest.pl to not install the
new kernel.

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

No differences found