HomeClusterLabs Projects

Fix: libpe_status: Remove extra colons from operations output.

Description

Fix: libpe_status: Remove extra colons from operations output.

This patch turns this output:

Operations:
  * Node: cluster01:
    * stonithid: migration-threshold=1000000 fail-count=1000000:
      * (11) start:
      * (14) stop:

Into this:

Operations:
  * Node: cluster01:
    * stonithid: migration-threshold=1000000 fail-count=1000000:
      * (11) start
      * (14) stop

Details

Provenance
clumensAuthored on Jan 27 2020, 11:16 AM
Parents
rPc786a4c604cc: Merge pull request #1975 from clumens/crm_mon-schema
Branches
Unknown
Tags
Unknown

Event Timeline