]> code.ossystems Code Review - openembedded-core.git/commit
wic: Fix error message when reporting invalid offset
authorJoshua Watt <JPEWhacker@gmail.com>
Fri, 12 Jun 2020 21:50:16 +0000 (16:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jun 2020 14:20:01 +0000 (15:20 +0100)
commit2be775cfe1b49ce3889b5dc326e2b67a9667f18a
treec978d0a7a77fbd106e02451f6e7eda0bd130195f
parent21446d4b6c5f59b6acb66133a9675ec3d3dbabe2
wic: Fix error message when reporting invalid offset

The error message was reporting the calculated offset instead of the
current offset, which made it confusing.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/imager/direct.py