ktest.pl: Change the logic to control the size of the log file emailed
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 2 Jul 2020 13:56:15 +0000 (09:56 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 10 Aug 2020 18:21:09 +0000 (14:21 -0400)
commit855d8abd2e8ff6d17c0b0a76be52fcd80bb6d886
treec8fc7a4b66e212bf3c13dcce5f8dc6625aa852e7
parentf986900209093f5de887d6c342139df6ebec04ac
ktest.pl: Change the logic to control the size of the log file emailed

If the log file for a given test is larger than the max size given then use
set the seek from the end of the log file instead of from the start of the
test.

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