Check the existance of RPMs and log before copying
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 14 Sep 2012 13:17:49 +0000 (21:17 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Fri, 14 Sep 2012 13:17:49 +0000 (21:17 +0800)
commit4256cb49a51af9c65049886b6c76efc6e0e8a9fd
treee4eef286b8c7334be9e07eaf9fda06dda053e767
parent2f4e53f03d1f33c76e747f36c8a4110d34e7b4b0
Check the existance of RPMs and log before copying

remove 'die ...' in threads, or build threads will exit abnormal,
and make whole build status inconsistent.

Change-Id: I4063551cc40787d37093208100322ffe2637c09e
depanneur