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

Pavel Zuna pzuna at redhat.com
Tue Oct 5 15:52:28 UTC 2010


On 10/05/2010 04:47 PM, 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

I forgot to mention that this depends on my patch number 27, because they modify 
the same file (baseldap.py).

Pavel




More information about the Freeipa-devel mailing list