You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sdjournal/TestJournalGetCatalog: fix for new distros
This test assumed the first entry in systemd-journald.service log comes
with MESSAGE_ID set. This is not true for modern distros, so the test
fails.
Add a loop to scan for MESSAGE_ID, and skip if not found.
Co-authored-by: Claude Code
Signed-off-by: Kir Kolyshkin <[email protected]>
0 commit comments