HomeClusterLabs Projects

Refactor: cts: Clarify spacing in cts-exec.in.

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

Description

Refactor: cts: Clarify spacing in cts-exec.in.

The self._action_timeout string had a space at the beginning and end,
which is why we could get away with not having spaces around it in
format strings later. I think this is less clear than removing the
spaces from the variable and adding them to the format strings where
appropriate.

Details

Provenance
clumensAuthored on Jan 27 2025, 9:42 AM

Commit No Longer Exists

This commit no longer exists in the repository.