HomeClusterLabs Projects

Fix: daemons, lib, tools: Correct comparisons to string functions.

Description

Fix: daemons, lib, tools: Correct comparisons to string functions.

Instead of comparing pcmk__str_eq to FALSE (which is wrong - it should
be false instead), just use ! in front of it. We're already doing this
in plenty of places, so for consistency we should do it everywhere.

Details

Provenance
clumensAuthored on Aug 11 2020, 4:23 PM
Parents
rP18a7ee8d1a80: Refactor: daemons, lib, tools: Rename pcmk__str_any_of.
Branches
Unknown
Tags
Unknown

Event Timeline