From 7dd03312f16faf4b3dea35886446bb15e6c30207 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Mon, 09 Jul 2007 13:53:51 +0000
Subject: [PATCH] fix ldif to be have testsuite independant

---
 opends/tests/functional-tests/shared/data/security/startTLS/teardown/disable_startTLS.ldif |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/opends/tests/functional-tests/shared/data/security/startTLS/teardown/disable_startTLS.ldif b/opends/tests/functional-tests/shared/data/security/startTLS/teardown/disable_startTLS.ldif
index 8c9c234..99ebcae 100644
--- a/opends/tests/functional-tests/shared/data/security/startTLS/teardown/disable_startTLS.ldif
+++ b/opends/tests/functional-tests/shared/data/security/startTLS/teardown/disable_startTLS.ldif
@@ -27,4 +27,8 @@
 changetype: modify
 replace: ds-cfg-allow-start-tls
 ds-cfg-allow-start-tls: false
+-
+delete: ds-cfg-trust-manager-provider-dn
+-
+delete: ds-cfg-key-manager-provider-dn
 

--
Gitblit v1.10.0