diff --git a/osc/commandline.py b/osc/commandline.py index 67174947..f0e19d8c 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -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: