commit | fb5370b1ee2007b71b2554e606684846590cb85b | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@collabora.com> | Thu Feb 14 13:11:35 2019 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 08 11:31:44 2019 -0500 |
tree | 05abc304056694ab5922f385227d92be50801597 | |
parent | fcc0074bf71f1b79a34f0bfc64870adfe79835f3 [diff] |
test: Update test-imagetools.sh to match new syntax The syntax of dumpimage was simplified in commit 12b831879a76 ("tools: dumpimage: Simplify arguments"), but the test (test/image/test-imagetools.sh) was not updated and is now failing. Update the test to use the new syntax. Reported-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Martyn Welch <martyn.welch@collabora.com> Tested-by: Vagrant Cascadian <vagrant@debian.org>