Project

General

Profile

Actions

Task #5915

closed

Configuration file and command line options

Added by Alexander Kamkin almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
05/18/2015
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
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.

Actions #1

Updated by Andrei Tatarnikov almost 9 years ago

  • 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>
Actions #2

Updated by Andrei Tatarnikov almost 9 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 150522
Actions

Also available in: Atom PDF