Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix date check in messages. #1264

Merged
merged 2 commits into from
Oct 19, 2024
Merged

fix date check in messages. #1264

merged 2 commits into from
Oct 19, 2024

Conversation

petersilva
Copy link
Contributor

fix #1262 indent date check so it is entirely conditional on mtime field being present in message.

I think the original branch had things this way and a merge messed it
up. illustrates danger of long parallel branches. made indent
for date checks only happen with the mtime field is in the message.
@petersilva petersilva changed the title Issue1262 option3 fix date check in messages. Oct 18, 2024
@petersilva petersilva marked this pull request as ready for review October 18, 2024 16:17
Copy link

github-actions bot commented Oct 18, 2024

Test Results

249 tests   248 ✅  1m 30s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit cfe476a.

♻️ This comment has been updated with latest results.

@petersilva
Copy link
Contributor Author

Do we want this cherry-picked to go into 3.0.55post2 ?

@petersilva petersilva merged commit 160f850 into development Oct 19, 2024
88 of 114 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.

new_mtime references before assignment
2 participants