summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options/Options.py
Commit message (Collapse)AuthorAgeFilesLines
* Options: Finalize actual value, not default valueChris St. Pierre2014-03-051-14/+18
| | | | This also fixes some extraneous calls in the option parsing loop.
* Options: set options debugging with environment variableChris St. Pierre2014-03-051-2/+24
|
* Options: Replace relative imports with absoluteChris St. Pierre2013-08-121-1/+1
|
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-3/+7
|
* Options: fix parsing of ComponentActions and other finalizable actionsChris St. Pierre2013-08-091-4/+3
|
* Options: wrote completely new option parserChris St. Pierre2013-06-271-0/+305