Skip to content

testscript: reset verbose on new blocks#293

Merged
myitcv merged 1 commit intomasterfrom
reset_verbose
Mar 20, 2025
Merged

testscript: reset verbose on new blocks#293
myitcv merged 1 commit intomasterfrom
reset_verbose

Conversation

@myitcv
Copy link
Copy Markdown
Collaborator

@myitcv myitcv commented Mar 20, 2025

(see commit message)

"Reset" verbose in the case that we are using ContinueOnError
so that the next block only shows verbose output in case it
is also in error. This ensures that later blocks that are not
in error, do not needlessly show verbose output because of an
earlier block that was in error.
Copy link
Copy Markdown
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

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

Nice find.

@myitcv myitcv merged commit 5e4708f into master Mar 20, 2025
6 checks passed
@myitcv myitcv deleted the reset_verbose branch March 20, 2025 16:04
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.

2 participants