HomeClusterLabs Projects

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

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

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 Mar 4 2025, 6:51 AM
Parents
rPbe092099478a: Refactor: tools: New crm_resource.c:handle_digests()
Branches
Unknown
Tags
Unknown

Event Timeline