This commit is contained in:
Gregory Becker
2020-03-18 16:51:14 -07:00
committed by Tamara Dahlgren
parent 991a2aae37
commit b996d65a96

View File

@@ -161,7 +161,7 @@ def setup_parser(subparser):
help="Show usage instructions for CDash reporting"
)
arguments.add_cdash_args(subparser, False)
arguments.add_common_arguments(subparser, ['yes_to_all'])
arguments.add_common_arguments(subparser, ['yes_to_all', 'spec'])
def default_log_file(spec):