s4 dns: Fix return code for deleted records
commit81805222ec7a652e188bd106199820570c9dcaad
authorKai Blin <kai@samba.org>
Sun, 30 Sep 2012 09:26:24 +0000 (30 11:26 +0200)
committerKai Blin <kai@samba.org>
Sun, 30 Sep 2012 11:09:14 +0000 (30 13:09 +0200)
tree01a0246893b011a48569ae7a8141c213b3ba6297
parentecb4a8a824faf89a442bdd0eeb5ab9f79a14fb40
s4 dns: Fix return code for deleted records

This fixes bug #9225. We already had a test for this scenario, but the test wasn't
correct. This patch fixes the test, and also fixes the bug.

Signed-off-by: Kai Blin <kai@samba.org>
Autobuild-User(master): Kai Blin <kai@samba.org>
Autobuild-Date(master): Sun Sep 30 13:09:14 CEST 2012 on sn-devel-104
source4/dns_server/dns_utils.c
source4/scripting/python/samba/tests/dns.py