]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor: add a space before "is already disabled" 64186/head
authorZehua Qi <qizhqtq@gmail.com>
Wed, 25 Jun 2025 15:14:12 +0000 (23:14 +0800)
committerZehua Qi <qizhqtq@gmail.com>
Wed, 25 Jun 2025 15:47:14 +0000 (23:47 +0800)
commitae85da9ea92d36fedbf1952166b54a7f1d511c8a
tree1c0652e106f69c8ce6a647a072399b4d0bdc2681
parent19b19a4bc932ea1429858d2e41289b9b9a799e9c
mon/MgrMonitor: add a space before "is already disabled"

Formatting of "ceph mgr module force disable" output is missing a space.

Fixes:https://tracker.ceph.com/issues/71262
Signed-off-by: Zehua Qi <qizhqtq@gmail.com>
src/mon/MgrMonitor.cc