mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 07:31:08 +00:00
import-bug-from-debian: package option is overridden and not used
This commit is contained in:
parent
bff7baecc9
commit
d09718e976
@ -150,7 +150,7 @@ def process_bugs(
|
||||
|
||||
err = False
|
||||
for bug in bugs:
|
||||
ubupackage = package = bug.source
|
||||
ubupackage = bug.source
|
||||
if package:
|
||||
ubupackage = package
|
||||
bug_num = bug.bug_num
|
||||
|
Loading…
x
Reference in New Issue
Block a user