BmapCopy.py: write without bmap the same way as with bmap
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 15 Nov 2012 09:28:10 +0000 (11:28 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 15 Nov 2012 14:18:01 +0000 (16:18 +0200)
commit0f2dc1b2f6880a0aff71f25c01964134c22c4ccd
treee17242f709b823379fa376f547710c1f78f80868
parent0452ee03049857f7854736916acef050d5684133
BmapCopy.py: write without bmap the same way as with bmap

Unify the code paths for the situations when we have bmap and when we do not
have it.

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