Commit 5e4708f
authored
testscript: reset verbose on new blocks (#293)
"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.1 parent fa847a1 commit 5e4708f
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
625 | 633 | | |
626 | 634 | | |
627 | 635 | | |
| |||
0 commit comments