BmapCopy: implement progress inicator
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 12 Dec 2012 13:51:25 +0000 (15:51 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 13 Dec 2012 16:13:42 +0000 (18:13 +0200)
commit0c17d7985b2081bce44cfd8d3dbf365bdd912f2f
treeb799e5cbb7de112f06437b48a309fe6252f0a8bd
parent70d3f7bd5c131ed7c6053b817275f2c4cd040581
BmapCopy: implement progress inicator

I got a feature request from users to implement a progress bar in order to
show that the process is alive. This commit implements it.

I add a possibility to configure the BmapCopy class to print the progress
indicator to a user-defined file object with a user-defined pattern.

Change-Id: Ida0331a692163cbcf909ebf984917e2466eb0b70
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
TODO
bmaptool
bmaptools/BmapCopy.py