]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/wvtestrun
wvtest: Visually delimit the output of failed tests
[omk.git] / tests / wvtestrun
index c7138ed571437d5c54bf9e1467ce276e2cd55a28..0bd917fb1a0dda76068268ebe46c4d6a381b0c20 100755 (executable)
@@ -125,6 +125,7 @@ while (<$fh>)
 
        printf("! %s  %s: ", $file, $sect);
        @log = ();
+       push @log, "-"x78;
        $start = $stop;
     }
     elsif (/^!\s*(.*?)\s+(\S+)\s*$/)