repodiff: html summary bug fixed

This commit is contained in:
icedphoenix 2012-09-21 15:42:17 +04:00
parent 845f2126ed
commit 2c436e92e7
2 changed files with 11539 additions and 0 deletions

11538
repodiff.html Normal file

File diff suppressed because it is too large Load diff

View file

@ -1525,6 +1525,7 @@ def main(args):
arg.new[i][j] = CheckArgs(arg.new[i][j], arg)
arg.temp_new[i].append(head_new + str(i) + '-' + str(j) + '/')
arg.output = tmp_output
arg.summary = ''
CheckOutput(arg)
CheckParam(arg)