test: Update test-imagetools.sh to match new syntax
authorMartyn Welch <martyn.welch@collabora.com>
Thu, 14 Feb 2019 13:11:35 +0000 (13:11 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 8 Mar 2019 16:31:44 +0000 (11:31 -0500)
commit280fafff165428bc69db221faaccaf4edfc32d9d
tree05abc304056694ab5922f385227d92be50801597
parent606b239a6c60868da1767b973e5f9c3e6eae48fe
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>
test/image/test-imagetools.sh