Jim Meyering <[EMAIL PROTECTED]> writes:
> Jim Meyering <[EMAIL PROTECTED]> wrote:
> ...
>> I propose to temporarily disable the "dvh" part of that test:
>>
>> diff --git a/libparted/tests/label.c b/libparted/tests/label.c
>> index 898dbe3..c1f8b4e 100644
>> --- a/libparted/tests/label.c
>> +++ b/libparted/tests/label.c
>> @@ -100,6 +100,11 @@ START_TEST (test_clone_label)
>> if (!_implemented_disk_label (type->name))
>> continue;
>>
>> + /* FIXME: skip this test temporarily, while we wait
>> + for someone to find the cycles to fix the bug. */
>> + if (strcmp (type->name, "dvh") == 0)
>> + continue;
>> +
>> disk = _create_disk_label (dev, type);
>>
>> /* Try to clone the disk label. */
>
> I've applied the above.
Ok.
--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: [EMAIL PROTECTED] UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
you the whole house."
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel