HomeClusterLabs Projects

Fix: libcib: treat empty variant variables same as unset

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
Parents
rP21e6b28a7081: Build: configure: report PAM support in features list
Branches
Unknown
Tags
Unknown