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

Log Apalache distribution-related verify messages only at --verbosity >=4 #1169

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

thpani
Copy link
Contributor

@thpani thpani commented Sep 19, 2023

To avoid cluttering output when invoking quint verify, log messages related to obtaining and launching Apalache only at --verbosity >=4.

Closes #1121

@thpani thpani requested a review from konnov September 19, 2023 12:31
@thpani thpani force-pushed the th/verify-verbosity branch from a54b55f to dbb4675 Compare September 19, 2023 12:34
Copy link
Contributor

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for fixing it!

@thpani thpani force-pushed the th/verify-verbosity branch from e0c8a42 to 8098ac9 Compare September 20, 2023 08:16
@thpani thpani enabled auto-merge (squash) September 20, 2023 08:17
@thpani thpani merged commit 62a7b8f into main Sep 20, 2023
15 checks passed
@thpani thpani deleted the th/verify-verbosity branch September 20, 2023 08:26
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.

Make quint verify user friendly
2 participants