mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-13 07:56:14 +01:00
Fix regression in osc rebuild
This commit is contained in:
parent
5c9d66a211
commit
c811db7a3e
@ -7143,6 +7143,8 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
package_is_optional=True,
|
||||
repository_is_optional=True,
|
||||
arch_is_optional=True,
|
||||
default_project='.',
|
||||
default_package='.',
|
||||
)
|
||||
ensure_no_remaining_args(args)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user