Skip to content

Commit 99f301e

Browse files
authored
Merge pull request #2044 from susegrant/patch-7
azure-events-az: Update wording in log line
2 parents d38c7ca + 06d95bb commit 99f301e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heartbeat/azure-events-az.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ class raAzEvents:
724724
azHelper.forceEvents(eventIDsToForce)
725725
self.node.setAttr(attr_lastDocVersion, curDocVersion)
726726
else:
727-
ocf.logger.info("monitor: some local resources are not clean yet -> wait")
727+
ocf.logger.info("monitor: some local resources are not stopped yet -> wait")
728728

729729
ocf.logger.debug("monitor: finished")
730730
return ocf.OCF_SUCCESS

0 commit comments

Comments
 (0)