From: Steven Rostedt Date: Sat, 26 Mar 2011 02:42:53 +0000 (-0400) Subject: ktest: Fix post install command X-Git-Tag: v3.0-rc1~354^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca6a21f874301d0eb133819a60731c0f39967311;p=pandora-kernel.git 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 --- Reading git-diff-tree failed