mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-29 00:21:03 +01:00
In case of the block device still being in use, re-reading the partition table fails. In that case, abort sysupgrade to avoid corrupting the just-written image because of wrong offsets caused by failure to re-read the partition table. Signed-off-by: Daniel Golle <daniel@makrotopia.org>