[Libguestfs] [PATCH v3 2/3] New APIs: part_set_gpt_attributes and part_get_gpt_attributes

Richard W.M. Jones rjones at redhat.com
Tue Jan 16 13:01:40 UTC 2018


On Tue, Jan 16, 2018 at 01:08:00PM +0100, Cédric Bosdonnat wrote:
> +    tests = [
> +      InitGPT, Always, TestResult (
> +        [["part_set_gpt_attributes"; "/dev/sda"; "1";
> +          "4"];
> +         ["part_get_gpt_attributes"; "/dev/sda"; "1"]],
> +        "4"), [];
           ^^^
This should have been:
           "ret == 4"
and similarly (but fixed) for the other test.

I'll fix these and push the series, thanks.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list