HomeClusterLabs Projects

Refactor: executor: Unindent a block of code in action_complete()
212e8cbc5e13Unpublished

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: executor: Unindent a block of code in action_complete()

First, invert the test to see if this is a systemd resource. If it's
not, there's no way goagain was set so we can just bail out to the end
of the function.

Then having done that, everything that was in the block can be
unindented.

No other code changes.

Details

Provenance
clumensAuthored on Jan 13 2025, 2:36 PM
nrwahl2Committed on Feb 5 2025, 7:09 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.