mirror of
https://abf.rosa.ru/djam/urpm-tools.git
synced 2025-02-23 17:32:46 +00:00
repodiff: html summary bug fixed
This commit is contained in:
parent
845f2126ed
commit
2c436e92e7
2 changed files with 11539 additions and 0 deletions
11538
repodiff.html
Normal file
11538
repodiff.html
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1525,6 +1525,7 @@ def main(args):
|
||||||
arg.new[i][j] = CheckArgs(arg.new[i][j], arg)
|
arg.new[i][j] = CheckArgs(arg.new[i][j], arg)
|
||||||
arg.temp_new[i].append(head_new + str(i) + '-' + str(j) + '/')
|
arg.temp_new[i].append(head_new + str(i) + '-' + str(j) + '/')
|
||||||
arg.output = tmp_output
|
arg.output = tmp_output
|
||||||
|
arg.summary = ''
|
||||||
CheckOutput(arg)
|
CheckOutput(arg)
|
||||||
CheckParam(arg)
|
CheckParam(arg)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue