未验证 提交 8ee74a73 编写于 作者: C Caio Carrara

Merge remote-tracking branch 'wainersm/xunit_document_defaults'

Signed-off-by: NCaio Carrara <ccarrara@redhat.com>
......@@ -177,7 +177,8 @@ class XUnitCLI(CLI):
'--xunit-job-result', dest='xunit_job_result',
choices=('on', 'off'), default='on',
help=('Enables default xUnit result in the job results directory. '
'File will be named "results.xml".'))
'File will be named "results.xml". '
'Defaults to on.'))
run_subcommand_parser.output.add_argument(
'--xunit-max-test-log-chars', metavar='SIZE',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册