[Freeipa-devel] [PATCH] Fix inconsistent error message when deleting groups that don't exist.

2010-10-06 Thread Pavel Zuna
The pre_callback in group_del was using a direct ldap2 call with no exception handling. Ticket #292 Pavel From 60eb789c84f91c5911dec397c528fd8a2e21ef99 Mon Sep 17 00:00:00 2001 From: Pavel Zuna pz...@redhat.com Date: Wed, 6 Oct 2010 13:45:20 -0400 Subject: [PATCH] Fix inconsistent error

Re: [Freeipa-devel] [PATCH] Fix inconsistent error message when deleting groups that don't exist.

2010-10-06 Thread Rob Crittenden
Pavel Zuna wrote: The pre_callback in group_del was using a direct ldap2 call with no exception handling. Ticket #292 Pavel ack, pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com