Make the prefix 7 spaces long, so the lines are properly aligned.

This commit is contained in:
Walter Dörwald 2003-07-15 10:34:02 +00:00
parent fe89cc186c
commit c171172614
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ def write_results_file(self, path, lines, lnotab, lines_hit):
n_hits += 1
n_lines += 1
elif rx_blank.match(line):
outfile.write(" ")
outfile.write(" ")
else:
# lines preceded by no marks weren't hit
# Highlight them if so indicated, unless the line contains