Closed quchen closed 10 years ago
The configuration should be gathered like this:
In the process, the later settings should overwrite the previous ones. Currently, the arg parser overwrites the file modifiers because it falls back to default settings for unspecified parameters.
Fixed with 062f5916d67e60280f1275b079c5e818987d5234, but not tested very much.
The configuration should be gathered like this:
In the process, the later settings should overwrite the previous ones. Currently, the arg parser overwrites the file modifiers because it falls back to default settings for unspecified parameters.