config: Don't pull in config defaults twice
authorGuido Günther <agx@sigxcpu.org>
Tue, 18 Feb 2014 21:54:41 +0000 (22:54 +0100)
committerGuido Günther <agx@sigxcpu.org>
Tue, 18 Feb 2014 22:07:27 +0000 (23:07 +0100)
commit1b0b17c7138617f8a77c4e66b1cc493549e5e0f8
treec0dd8345730e79c4aa63d717c78158b90b7d9ec6
parent320324b2af233ba06e0b2b2d46394213da10ab1b
config: Don't pull in config defaults twice

This would otherwise overwrite values set in the legacy config sections.

Closes: #733759
gbp/config.py