HomeClusterLabs Projects

Refactor: remoted: Skip setting value = NULL in load_env_vars()
485ec13aef81Unpublished

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: remoted: Skip setting value = NULL in load_env_vars()

After recent refactors, this is no longer necessary. We can just
continue to the next outer loop iteration in the one place where it
would have mattered.

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

Details

Provenance
nrwahl2Authored on Mar 7 2025, 6:06 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.