copy-blockdev: Fix progress printing 29/320429/3
authora.adaszkiewi <a.adaszkiewi@samsung.com>
Fri, 28 Feb 2025 12:31:32 +0000 (13:31 +0100)
committera.adaszkiewi <a.adaszkiewi@samsung.com>
Fri, 28 Feb 2025 14:59:43 +0000 (15:59 +0100)
commit050bb926bba12ee1f75167023bb2c45bc3a40f01
treea2771883fe5c54608cb663b910e699df8a4c795c
parent0c78037e4e5300312a46f40b7600bb713ee97e3e
copy-blockdev: Fix progress printing

Upgrade progress status is set by calling a binary in a child process.
Its output messes with that of the parent.

Change-Id: I9b73c129e35b57d955183f3298ad76db17b2f1a0
src/copy-blockdev/lib.c