mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
Logcat entries are split on a ':' followed by a space so ensure this is present in the line instead of just a ':'. Some devices have entires without the trailing space causing an error.