Skip to content

Fix file glob for shutdownlogs parser#227

Merged
dario-br merged 4 commits intoEC-DIGIT-CSIRC:mainfrom
jasper-vdhoven:fix/shutdownlogs-file-glob
Apr 15, 2026
Merged

Fix file glob for shutdownlogs parser#227
dario-br merged 4 commits intoEC-DIGIT-CSIRC:mainfrom
jasper-vdhoven:fix/shutdownlogs-file-glob

Conversation

@jasper-vdhoven
Copy link
Copy Markdown
Contributor

This PR fixes the file gob used by the shutdownlogs parse

With iOS >=26.2 the 'shutdown.log' file can now show up named similar to 'shutdown.0.log'. The previous glob matched only on the older naming convention, not on the newer. The updated glob now matches on both variants

jasper-vdhoven and others added 2 commits April 6, 2026 21:28
With iOS >=26.2 the 'shutdown.log' file can now show up named similar to 'shutdown.0.log'.
THe previous glob matched only on the older naming convention, not on the newer. The updated
glob now matches on both variants
@dario-br
Copy link
Copy Markdown
Collaborator

Thanks for your contribution! Merging PR

@dario-br dario-br merged commit 07ee861 into EC-DIGIT-CSIRC:main Apr 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants