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:
61c4f2c
)
ktest: Fix post install command
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 26 Mar 2011 02:42:53 +0000
(22:42 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 20 May 2011 13:11:58 +0000
(09:11 -0400)
The command to run post install (for those that want initrds) was
broken. Instead of doing a substitution for the $KERNEL_VERSION
variable. It was replacing the entire command with nothing.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found