commit | 36922d133c931a5a7b844204d554de6ae85bee34 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | Thu Dec 04 14:41:16 2014 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Dec 04 10:38:49 2014 -0500 |
tree | 0464e66417e35a7944541539a352579023b8c705 | |
parent | 815b18ea66d6fb67a3534edf68dfa23bdcec0485 [diff] |
ftracetest: Fix to show descriptions on dash The ftracetest doesn't show testcase's descriptions when it is executed on dash. This fixes that to show the descriptions on dash correctly by passing it via a variable instead of directly passing the grep command output. Link: http://lkml.kernel.org/r/20141204194116.7376.78940.stgit@localhost.localdomain Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>