1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-13 09:16:14 +01:00

- fixed "do_results"

This commit is contained in:
Marcus Huewe 2010-08-30 16:28:10 +02:00
parent 4865e1230c
commit 8307a7063f

View File

@ -3402,6 +3402,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
opts.status_filter = None
opts.vertical = None
opts.show_non_building = None
opts.show_excluded = None
self.do_prjresults('prjresults', opts, *args)
sys.exit(0)
else: