commit | 520ee2e2acc982a40986927650d5435adc9429ef | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 08 21:33:21 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Oct 29 07:36:33 2022 -0600 |
tree | a10b10ed3dde3c2f655e86578380a8624da77db8 | |
parent | dfc7ebeee4ed9d50c0aa2e085c0b35890309e49e [diff] |
event: Drop the path when checking event-list filenames This path does not seem to be present in clang-14 for some reason. Relax the regular expression so that the test works, at least for non-LTO. Signed-off-by: Simon Glass <sjg@chromium.org>