Skip to content

Update dcm.c - #142

Open
nhanasi wants to merge 1 commit into
mainfrom
feature/cov_main
Open

Update dcm.c#142
nhanasi wants to merge 1 commit into
mainfrom
feature/cov_main

Conversation

@nhanasi

@nhanasi nhanasi commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 9, 2026 17:29
@nhanasi
nhanasi requested a review from a team as a code owner June 9, 2026 17:29

Copilot AI left a comment

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.

Pull request overview

This pull request updates a log message in dcm.c related to behavior when the Maintenance Manager flag is enabled, clarifying why cron-based maintenance scheduling is skipped.

Changes:

  • Adjusted the informational log string emitted when maintenance-manager mode disables cron job scheduling.

Comment thread dcm.c
}
if(dcmSettingsGetMMFlag()) {
DCMInfo("Maintenance manager enabled device - Cron job schedules for maintenance activities are disabled\n");
DCMInfo("Maintenance manager enabled device, Cron job schedules for maintenance activities are disabled\n");
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