ktest.pl: Use run_command to execute sending mail
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 6 Apr 2018 21:46:27 +0000 (17:46 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Sun, 8 Apr 2018 00:19:42 +0000 (20:19 -0400)
commit59f89eb1e3ddccdef9a154dd667facfc15bceab1
tree122fd6696b8770cd13ae86745299f2684f446832
parent255769a17b86838eb724da5501eba6a31b0ed1ba
ktest.pl: Use run_command to execute sending mail

Instead of open coding system() call, use run_command which will log the
sending of email as well.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl