Just overwrite original config instead of clean up
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 4 Sep 2013 05:03:43 +0000 (13:03 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 4 Sep 2013 07:54:51 +0000 (15:54 +0800)
commit95c4c6c22b767b80e4b6b6276976ee6cee4c555a
treea34ba73132fab04c17d27b491020935b2d73754d
parentc89e1d15a58b7990f37f6a9f19f96f544f5db210
Just overwrite original config instead of clean up

configmgr will load default config files, if -c specified new conf
file, which should be added to configmgr and the original default
keys should not removed, in some cases they are needed.

Fixes: #1273

Change-Id: If4451bf60a2683a2c7c753a5044f25ec53898da4
gitbuildsys/conf.py
tests/test_config.py
tools/gbs