Skip to content

[int] Tiny typo in Test_X509Chain#8634

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_x509timetypo
Jun 18, 2026
Merged

[int] Tiny typo in Test_X509Chain#8634
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_x509timetypo

Conversation

@sfayer

@sfayer sfayer commented Jun 18, 2026

Copy link
Copy Markdown
Member

There is a minor typo in the format string here, so it uses "12" minutes (%M) rather than "12" (%m) months, it doesn't really affect anything (the intention is a date range stretching far into the future without going past the RFC allowed maximum), but we like technically correct. Who knows, maybe one day there will be a bug where the very last allowed day breaks due to an off-by-one or something?

Mentioning @martynia as he was trying to point out this could still be fixed in the ddev meeting :-)

BEGINRELEASENOTES
*Core
FIX: Tiny typo in Test_X509Chain
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners June 18, 2026 11:21
@fstagni fstagni merged commit e940cd9 into DIRACGrid:integration Jun 18, 2026
26 of 27 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants