Raise exception if fail to install mic-bootstrap
authorHuanhuan Li <huanhuanx.li@intel.com>
Thu, 27 Feb 2014 07:08:36 +0000 (15:08 +0800)
committerGui Chen <gui.chen@intel.com>
Wed, 5 Mar 2014 06:12:41 +0000 (08:12 +0200)
commit4554c918c784714b573b8037087da55dee494eb7
treeddd934b7709e899478c41ef95fb8d0b4a86aa91e
parenta8f8f51e1a8ebf5b3d02f06128dfca2981b48f41
Raise exception if fail to install mic-bootstrap

When installing rpm, only None means install rpm successfully,
so raise exception if not
Fixes: #1564

Change-Id: I09bbb39f68eff72a4769e9732c5ab505cdef8313
mic/bootstrap.py