HomeClusterLabs Projects

API: tools: cibadmin --md5-sum-versioned no longer prints feature set

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

Description

API: tools: cibadmin --md5-sum-versioned no longer prints feature set

Previously, cibadmin --md5-sum-versioned printed the feature set version
to stderr in the form "Versioned (<version>) digest: ". This commit
drops that behavior.

The formatting was strange in the first place: it printed to stderr with
no trailing newline, relying on the digest printed to stdout to print a
newline.

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

Details

Provenance
nrwahl2Authored on Jun 6 2024, 4:03 PM

Commit No Longer Exists

This commit no longer exists in the repository.