Do not handle non-existing repo when create repos 23/204623/1
authorHyokeun Jeon <hyokeun.jeon@samsung.com>
Thu, 25 Apr 2019 05:54:08 +0000 (14:54 +0900)
committerHyokeun Jeon <hyokeun.jeon@samsung.com>
Thu, 25 Apr 2019 05:54:11 +0000 (14:54 +0900)
commit69f8f644e44c086deed317bea04027615258e319
treeaa5d1d68f303da17897df3956b19e45af8263841
parent2171d0f09eaa226723598e773bd97ecaefd3607a
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: I24b21f56331f137c4e46271d9442ee60793258b3
common/repomaker.py