mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-22 21:16:16 +01:00
- fixed "osc results --csv" in a project wc
This commit is contained in:
parent
fbb032ea95
commit
09a7f60ede
@ -4226,7 +4226,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
if len(args) < 2:
|
||||
wd = os.curdir
|
||||
if is_project_dir(wd):
|
||||
opts.csv = None
|
||||
if opts.arch == []:
|
||||
opts.arch = None
|
||||
if opts.repo == []:
|
||||
|
Loading…
Reference in New Issue
Block a user