s4:python Fix the reprovision test by deleting 'deleted' objects too.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 Aug 2009 06:27:20 +0000 (16:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 25 Aug 2009 06:28:44 +0000 (16:28 +1000)
commit436d8b6e06c555b2f3dabad8218f08b713e7664c
tree33d0ab2d01ec1bac142f18ac708be4b9dcc338b0
parent6542a084a5dee239866f7d327c47afe2fc3efc6a
s4:python Fix the reprovision test by deleting 'deleted' objects too.

We were failing because CN=Deleted Objects, which is marked as
'deleted' itself, could not be re-added in a reprovision.

Andrew Bartlett
source4/scripting/python/samba/__init__.py