fixed wrong usage of rstrip in loop.py
authorJF Ding <jian-feng.ding@intel.com>
Wed, 18 Jul 2012 10:15:53 +0000 (18:15 +0800)
committerJF Ding <jian-feng.ding@intel.com>
Wed, 18 Jul 2012 10:15:53 +0000 (18:15 +0800)
commitbf35b84f0706196b0680a9a1dbef3a8a8d1aaff6
treebbeef7bc13ade40898eec4e0be9b034a7ee83d78
parent839ee65f58db5b9445fec0b343dea6ce3ee6f44e
fixed wrong usage of rstrip in loop.py

and many code cleanup, mainly for extra length lines
mic/bootstrap.py
mic/chroot.py
mic/conf.py
mic/creator.py
mic/imager/baseimager.py
mic/imager/livecd.py
mic/imager/loop.py
mic/imager/raw.py
mic/pluginbase.py
mic/rt_util.py