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:
a798c10
)
ktest: add 2nd parameter of run_command() to set the redirect target file
author
Satoru Takeuchi
<satoru.takeuchi@gmail.com>
Sun, 2 Mar 2014 12:20:31 +0000
(21:20 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 24 Apr 2014 03:18:09 +0000
(23:18 -0400)
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 <satoru.takeuchi@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
patch
|
blob
|
history
diff --cc
tools/testing/ktest/ktest.pl
Simple merge