summaryrefslogtreecommitdiffstats
path: root/tests/DevNull.cfgtest
Commit message (Collapse)AuthorAgeFilesLines
* small enhancement: config validation run now exits with code 1 if an error ↵Rainer Gerhards2009-05-281-1/+0
| | | | | | | | | | is detected. This change is considered important but small enough to apply it directly to the stable version. [But it is a border case, the change requires more code than I had hoped. Thus I have NOT tried to actually catch all cases, this is left for the current devel releases, if necessary]
* added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-0/+3
- bugfix: no error was reported if the target of a $IncludeConfig could not be accessed. - added testbed for common config errors