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

cli: Create BST_VERBOSITY to enable/disable warnings #92

Merged
merged 5 commits into from
Feb 1, 2024
Merged

Conversation

yabberyabber
Copy link
Collaborator

Warnings are usually helpful to end-users but when bst is invoked by automations in a well controlled environment it is often preferable to only print fatal errors.

With this change, setting BST_VERBOSITY=0 will turn off non-fatal warnings.

Warnings are usually helpful to end-users but when bst is invoked
by automations in a well controlled environment it is often
preferable to only print fatal errors.

With this change, setting BST_VERBOSITY=0 will turn off non-fatal
warnings.
errutil.h Outdated Show resolved Hide resolved
err.c Outdated Show resolved Hide resolved
err.c Outdated Show resolved Hide resolved
err.c Outdated Show resolved Hide resolved
err.c Outdated Show resolved Hide resolved
err.c Outdated Show resolved Hide resolved
@yabberyabber yabberyabber merged commit 8667710 into main Feb 1, 2024
6 checks passed
@yabberyabber yabberyabber deleted the verbosity branch February 1, 2024 01:39
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.

3 participants