Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warn user when short-circuiting initialisation #140

Merged
merged 1 commit into from Jun 29, 2021

Conversation

tmancill
Copy link
Contributor

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

See Debian bug report and discussion here:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989679

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
@duncs duncs merged commit 70b4731 into duncs:master Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants