On Thu, Apr 16, 2020 at 4:43 AM Marco Elver elver@google.com wrote:
Add missing newline, as otherwise flushing of the final summary message to the console log can be delayed.
Fixes: e2219db280e3 ("kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display") Signed-off-by: Marco Elver elver@google.com
Acked-by: Brendan Higgins brendanhiggins@google.com
Thanks!