squad icon indicating copy to clipboard operation
squad copied to clipboard

plugins: linux_log_parser: check-kernel-exception: add a new cut here

Open roxell opened this issue 2 years ago • 1 comments

The linux log parser doesn't catch all 'cut here' kernel-exceptions. Today it catches cut here looking like: '------------[ cut here ]------------' Add another multiline that can catch: '--- cut here ---' too.

roxell avatar Feb 09 '24 16:02 roxell

https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2bMlvywpGC6LN8eJfRQXQ4cTlEK/logs?format=html

roxell avatar Feb 09 '24 16:02 roxell

Thanks for the change @roxell ! I've incorporated that here https://github.com/Linaro/squad/commit/76892b8510d9e2f131a13becd4a52a6db081ceac

chaws avatar Jun 07 '24 14:06 chaws