duncs / clusterssh

Cluster SSH - Cluster Admin Via SSH
https://github.com/duncs/clusterssh/wiki
902 stars 79 forks source link

warn user when short-circuiting initialisation #140

Closed tmancill closed 3 years ago

tmancill commented 3 years ago

The intention is to give the user some indication as to why ClusterSSH fails to start when either AUTHOR_TESTING or RELEASE_TESTING are present in the environment.

See the Debian bug report for Debian-Bug 989679 for a brief discussion.

The bug submitter suggests using a mechanism like the following to prevent test failures when Tk isn't present: https://github.com/dod38fr/config-model-tk-ui/blob/5cf873739ea40771bd39226c7cbfc23b0fdc2ff4/t/config-model-ui.t#L96