ktest: Fix post install command
authorSteven Rostedt <srostedt@redhat.com>
Sat, 26 Mar 2011 02:42:53 +0000 (22:42 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 20 May 2011 13:11:58 +0000 (09:11 -0400)
commitca6a21f874301d0eb133819a60731c0f39967311
tree2cef94665e92dfb0d5882a7668561d76d2fce688
parent61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
ktest: Fix post install command

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>
tools/testing/ktest/ktest.pl