replace most of subprocess calls by new runner apis
authorJF Ding <Jian-feng.Ding@intel.com>
Wed, 7 Sep 2011 00:44:28 +0000 (09:44 +0900)
committerJF Ding <Jian-feng.Ding@intel.com>
Wed, 7 Sep 2011 00:44:28 +0000 (09:44 +0900)
commit8762fbec9a3044138d6de341c9aa6608a8259a6d
tree22bfed7bece316bf0216f5774a506932956e80da
parent49aa9aa6520e601feebc24525693119ec256949e
replace most of subprocess calls by new runner apis

only several exceptions remained:
 chroot ones
 pipe chained ones
mic/chroot.py
mic/imager/baseimager.py
mic/utils/fs_related.py
mic/utils/misc.py
mic/utils/partitionedfs.py
plugins/imager/fs_plugin.py
plugins/imager/raw_plugin.py