HomeClusterLabs Projects

Fix: libcib: treat empty variant variables same as unset

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

Description

Fix: libcib: treat empty variant variables same as unset

Previously, an empty environment variable such as CIB_file= or
CIB_port= would trigger the relevant CIB variant even though it
couldn't work. Now, ignore an empty variable the same as if it were
unset.

Also improve logs.

Details

Provenance
kgaillotAuthored on Sep 17 2024, 10:45 AM

Commit No Longer Exists

This commit no longer exists in the repository.