ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

collector/dmesg: Handle non-matching regex #692

Closed douglas-raillard-arm closed 5 months ago

douglas-raillard-arm commented 5 months ago

Raise an exception allowing diagnosis when a dmesg line does not match the regex it is supposed to, rather than the cryptic groups() AttributeError on None.