diff --git a/test/zdtm.py b/test/zdtm.py index d4f018d17..2d2404b10 100755 --- a/test/zdtm.py +++ b/test/zdtm.py @@ -1832,6 +1832,7 @@ def grep_errors(fname): else: if print_next: print_next = print_error(l) + before = [] if not first: print_sep("ERROR OVER", "-", 60)