1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00

fix osc r in prj dir

This commit is contained in:
Ludwig Nussel 2010-01-15 11:00:50 +01:00
parent 2f46207cd0
commit bddcf82e5e

View File

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