HomeClusterLabs Projects

Refactor: daemons: Unindent a block of code in action_complete.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: daemons: 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

Commit No Longer Exists

This commit no longer exists in the repository.