[Freeipa-devel] [PATCH] Add 'continuous' mode to LDAPDelete. Fix *-del unit tests.

Rob Crittenden rcritten at redhat.com
Wed Oct 6 13:21:14 UTC 2010


Pavel Zuna wrote:
> On 10/06/2010 03:37 AM, Rob Crittenden wrote:
>> Pavel Zuna wrote:
>>> All LDAPMultiQuery sub-classes (currently only LDAPDelete) now have the
>>> --continuous flag (off by default). The flag should indicate that the
>>> command shouldn't stop on errors and continue operation with the next
>>> primary key on the arguments lists.
>>>
>>> This effectively fixes *-del unit tests, because continuous mode is off
>>> by default. (It was on before this patch and there was no option to turn
>>> it off.)
>>>
>>> Ticket #321
>>>
>>> Pavel
>>
>> The migration plugin and pending automount plugin patch already define
>> an attribute for continuous operation though it is named continue
>> instead. We should pick one and be consistent. I like continue because
>> it's easier to type.
>>
>> rob
>
> Fixed version attached.
>
> Pavel

ack, pushed to master




More information about the Freeipa-devel mailing list