From: Satoru Takeuchi Date: Sun, 2 Mar 2014 12:20:31 +0000 (+0900) Subject: ktest: add 2nd parameter of run_command() to set the redirect target file X-Git-Tag: cleanup-for-v3.18~146^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f983a2bc9d355fb04932b38fee2533114c204cce;p=pandora-kernel.git ktest: add 2nd parameter of run_command() to set the redirect target file If we'd like to set the redirect target file of run_command(), we should define $redirect before calling this function and should undef it after calling this function. Since it's user-unfriendly, add 2nd parameter of run_command() for this purpose. Link: http://lkml.kernel.org/r/87vbvwokq8.wl%satoru.takeuchi@gmail.com Signed-off-by: Satoru Takeuchi Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed