Merge pull request #2141 from coolo/fix_152
Fix leap 15.2: no problems in a repo wasn't tested :)
This commit is contained in:
commit
3d7e928c8a
@ -116,7 +116,7 @@ def parsed_installcheck(pfile, arch, target_packages, whitelist):
|
||||
if in_problem:
|
||||
reported_problems[package]['output'].append(filter_release(line[2:]))
|
||||
|
||||
return reported_problems
|
||||
return reported_problems
|
||||
|
||||
|
||||
def installcheck(directories, arch, whitelist, ignore_conflicts):
|
||||
|
Loading…
x
Reference in New Issue
Block a user