]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blobdiff - src/wvtest/wvtestrun
wvtestrun: Visually delimit the output of failed command
[frescor/frsh-forb.git] / src / wvtest / 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*$/)