HomeClusterLabs Projects

Test: cts-cli: Use only the first line of cmd in output

Description

Test: cts-cli: Use only the first line of cmd in output

Multi-line commands -- for example, those containing a multi-line string
argument -- aren't parsed correctly. All lines after the first appear in
the output (as $app), with everything after the first space (if any)
removed by sed. This caused a ton of whitespace in the output of a
couple of recently added crm_verify commands and caused the summary
"Passed" lines to print incorrectly.

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

Details

Provenance
nrwahl2Authored on Dec 9 2023, 9:31 PM
Parents
rP80f8a320e304: Doc: ChangeLog: update for 2.1.7-rc3 release
Branches
Unknown
Tags
Unknown