Check return value of 'gbs export'
authorHuang Hao <hao.h.huang@intel.com>
Wed, 17 Oct 2012 08:04:46 +0000 (16:04 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Thu, 18 Oct 2012 06:46:02 +0000 (14:46 +0800)
commita16450fcc776cd7dc72dd19ebb5eb25424f4b193
tree4e1963bfca5907b691334ab5a1ff449c5c5c70b6
parent3be6278aef42909bfcbe3cdcce5a468a3424290d
Check return value of 'gbs export'

* Fix #403. Exit with no-zero if any error occurs.
* Show error summary at the end. There are three types of errors:
    exporting error, dependency error and rmpbuild error.

Change-Id: I42128c327266f6b4f215ed708fd8caf18452d829
depanneur