1
0
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:
Marcus Huewe 2012-02-21 13:13:36 +01:00
parent fbb032ea95
commit 09a7f60ede

View File

@ -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 == []: