mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-02 17:56:15 +01:00
- the help says 'implies --binary', make it so
This commit is contained in:
parent
754897d905
commit
4a1cc2cc88
@ -5912,7 +5912,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
|
||||
if not opts.substring:
|
||||
opts.exact = True
|
||||
if subcmd == 'bse' or opts.baseproject:
|
||||
if subcmd == 'bse' or opts.baseproject or opts.binaryversion:
|
||||
opts.binary = True
|
||||
|
||||
if opts.binary and (opts.title or opts.description or opts.involved or opts.bugowner or opts.maintainer
|
||||
|
Loading…
Reference in New Issue
Block a user