git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa1fe2
)
ktest: Add NO_INSTALL option to not install for a test
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 30 Sep 2011 21:50:48 +0000
(17:50 -0400)
committer
Steven 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