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

tests: remove deprecated verbosity-level and add trace flag #388

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

willfindlay
Copy link
Contributor

Remove an old verbosity-level flag in tests which is no longer used. Add a new flag -trace
which sets the log level to trace. Note that this conflicts with a similar argument to go
test so it must be passed after -args.

Signed-off-by: William Findlay [email protected]

@willfindlay willfindlay requested a review from a team as a code owner September 6, 2022 16:35
@willfindlay willfindlay requested a review from jrfastab September 6, 2022 16:35
Remove an old verbosity-level flag in tests which is no longer used. Add a new flag -trace
which sets the log level to trace. Note that this conflicts with a similar argument to go
test so it must be passed after -args.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/fix-test-opts branch from 853854c to 731f474 Compare September 6, 2022 16:41
@willfindlay willfindlay merged commit 5a3ca93 into main Sep 6, 2022
@willfindlay willfindlay deleted the pr/willfindlay/fix-test-opts branch September 6, 2022 18:19
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