HomeClusterLabs Projects

Low: libcib: Preserve return code in cib__signon_query()

Description

Low: libcib: Preserve return code in cib__signon_query()

Currently, if we fail to get a query result, we return pcmk_rc_no_input.
This masks the true source of the error, so we should only do this as a
failsafe when the return code is pcmk_rc_ok and there's still no query
result XML.

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

Details

Provenance
nrwahl2Authored on Nov 2 2022, 1:20 AM
Parents
rP9911ae634486: Refactor: tools: Remove blank_screen() function
Branches
Unknown
Tags
Unknown