bugfix
This commit is contained in:
committed by
Tamara Dahlgren
parent
991a2aae37
commit
b996d65a96
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user