commit | 280fafff165428bc69db221faaccaf4edfc32d9d | [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 | 606b239a6c60868da1767b973e5f9c3e6eae48fe [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>