remove the exists checking of local repo
authorZhang Qiang <qiang.z.zhang@intel.com>
Tue, 23 Apr 2013 08:33:24 +0000 (16:33 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 23 Apr 2013 08:33:24 +0000 (16:33 +0800)
commit4683eeb245d88fd075a81fddde9ab9807c5fdd70
treedd0442d2aa58568e6ca72e86ba947f6cef9e7d52
parent7ccd24227d88a06551032ae1edc996690a9f7b49
remove the exists checking of local repo

KSRepoUpdater just responsible for adding / updating repos.

Also this is the easist way to fix local repo issue, as in future
We will generate ks file locally, so we can don't need change build
module much for this issue.

Change-Id: I60fe587b0e716c57c5747a1294ffe95fcedb7955
gitbuildsys/ks_utils.py