commit | 59f89eb1e3ddccdef9a154dd667facfc15bceab1 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Apr 06 17:46:27 2018 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Sat Apr 07 20:19:42 2018 -0400 |
tree | 122fd6696b8770cd13ae86745299f2684f446832 | |
parent | 255769a17b86838eb724da5501eba6a31b0ed1ba [diff] |
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>