[Freeipa-devel] [PATCH] 251 Fix DNS and permissions unit tests

2012-04-17 Thread Martin Kosek
Amend unit tests to match the latest changes in DNS (tickets 2627, 2628) and hardened exception error message checks. From 29f0420f5a1c57ffe88ca92548736bd6ce0b1215 Mon Sep 17 00:00:00 2001 From: Martin Kosek mko...@redhat.com Date: Tue, 17 Apr 2012 10:26:20 +0200 Subject: [PATCH] Fix DNS and

Re: [Freeipa-devel] [PATCH] 251 Fix DNS and permissions unit tests

2012-04-17 Thread Petr Viktorin
On 04/17/2012 10:36 AM, Martin Kosek wrote: Amend unit tests to match the latest changes in DNS (tickets 2627, 2628) and hardened exception error message checks. ACK -- PetrĀ³ ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

Re: [Freeipa-devel] [PATCH] 251 Fix DNS and permissions unit tests

2012-04-17 Thread Martin Kosek
On Tue, 2012-04-17 at 14:02 +0200, Petr Viktorin wrote: On 04/17/2012 10:36 AM, Martin Kosek wrote: Amend unit tests to match the latest changes in DNS (tickets 2627, 2628) and hardened exception error message checks. ACK Pushed to master, ipa-2-2. Martin