HomeClusterLabs Projects

Refactor: tools: New crm_resource.c:handle_execute_agent()

Description

Refactor: tools: New crm_resource.c:handle_execute_agent()

We can also change the "goto done" in the switch statement to "break".
Since rc is pcmk_rc_ok, we will goto done after the switch statement
without converting the return code.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Tue, Mar 4, 6:51 AM
Parents
rP0ba59566ab5e: Refactor: tools: New crm_resource.c:handle_digests()
Branches
Unknown
Tags
Unknown