OSDN Git Service

Fix print error of numbers of blocks
authorTianjie Xu <xunchang@google.com>
Thu, 14 Jan 2016 22:12:26 +0000 (14:12 -0800)
committerTianjie Xu <xunchang@google.com>
Fri, 15 Jan 2016 03:13:21 +0000 (19:13 -0800)
commitebe39a096a1c8c618f0bc34e1a5c1ab4f8d1ee44
tree61c7e69e5dd6cc7e621c3d04553b3971b9e91bef
parent9b2fe7e0b864a7fd2deae831674d97c72fe29f64
Fix print error of numbers of blocks

The total number of blocks to pack as new data was printed incorrectly.
Fix printing.

Change-Id: I6a6bb8dd6682d9c57943ceb1a728995f9529e2fd
tools/releasetools/blockimgdiff.py