Task #5915
closed
Configuration file and command line options
Added by Alexander Kamkin over 9 years ago.
Updated over 9 years ago.
Assignee:
Andrei Tatarnikov
Published in build:
150522
Description
Command line options:
--option-name option-value
Configuration file:
option-name=option-value
Command line options are of greater priority.
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in r3667. Supported setting up default values for "random" and "execution-limit" settings using the configuration file "settings.xml". The configuration file has the following format:
<settings>
<setting name="random" value="0"/>
<setting name="execution-limit" value="200"/>
</settings>
- Status changed from Resolved to Closed
- Published in build set to 150522
Also available in: Atom
PDF