[U-Boot] [PATCH] test/py: gpt: Use long options for sgdisk
Stephen Warren
swarren at wwwdotorg.org
Tue Jul 2 18:35:26 UTC 2019
On 7/2/19 12:20 PM, Sam Protsenko wrote:
> sgdisk 0.8.10.2 from AOSP doesn't support short options, failing with
> errors like this:
>
> sgdisk: invalid option -- 'U'
>
> Test fails due to that error. Let's use long options to make the test
> work with any sgdisk version.
Acked-by: Stephen Warren <swarren at nvidia.com>
... but I do wonder how you're running this on AOSP; surely this can't
be the only issue that prevents U-Boot building and test/py from running?
More information about the U-Boot
mailing list