Skip to content

Conversation

@Julow
Copy link
Contributor

@Julow Julow commented Jun 3, 2025

The cut command stripping away the date of log messages broke at the beginning of the month due to using ' ' as a separator. Instead, we can count on the date format to always be 16 characters long and make the cut command more robust.

The `cut` command stripping away the date of log messages broke at the
beginning of the month due to using `' '` as a separator.
Instead, we can count on the date format to always be 16 characters long
and make the `cut` command more robust.
@vouillon vouillon merged commit faf45c9 into ocsigen:master Jun 5, 2025
9 of 10 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