Do not handle non-existing repo when create repos 09/135309/2
authorhyokeun <hyokeun.jeon@samsung.com>
Thu, 22 Jun 2017 00:04:36 +0000 (09:04 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Thu, 22 Jun 2017 00:12:03 +0000 (09:12 +0900)
commit7c08b7f3f02e774909dde4400b887c43f98908ad
tree84580f7296f8644e1edbaa1986efd859b690e0bd
parent8ad4ecc6830572c2fd1fcec6e2f2fa3205622f95
Do not handle non-existing repo when create repos

Problem: If there exist no matched directory in live repo,
         it collects all rpms from other repos.

Change-Id: I59429968451540ba1879eb2deee8e2bbedbc54d1
common/repomaker.py