HomeClusterLabs Projects

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

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.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

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.