Skip to content

chore(mms): don't show error when no mms file is available#32

Merged
sn1f3rt merged 1 commit intonerva-project:masterfrom
sn1f3rt:master
Nov 23, 2024
Merged

chore(mms): don't show error when no mms file is available#32
sn1f3rt merged 1 commit intonerva-project:masterfrom
sn1f3rt:master

Conversation

@sn1f3rt
Copy link
Copy Markdown
Member

@sn1f3rt sn1f3rt commented Nov 22, 2024

No description provided.

@sn1f3rt sn1f3rt requested a review from ngeojiajun November 22, 2024 19:28
// Simply do nothing if the file is not there; allows e.g. easy recovery
// from problems with the MMS by deleting the file
MERROR("No message store file found: " << filename);
MINFO("No message store file found: " << filename);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any particular reason for this change?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please disregard this, it looks like a fix from upstream

@sn1f3rt sn1f3rt merged commit a39cc81 into nerva-project:master Nov 23, 2024
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