From 5621f0a783fc8eafe5d1faedda5b000cfe59789b Mon Sep 17 00:00:00 2001
From: mrossign <mrossign@localhost>
Date: Tue, 13 Jan 2009 15:59:07 +0000
Subject: [PATCH] - Assured replication (Safe Read) unit tests complete - Assured replication config correction - typos - enable less tests in precommit

---
 opendj-sdk/opends/resource/schema/02-config.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/resource/schema/02-config.ldif b/opendj-sdk/opends/resource/schema/02-config.ldif
index 112137a..bb2b9f1 100644
--- a/opendj-sdk/opends/resource/schema/02-config.ldif
+++ b/opendj-sdk/opends/resource/schema/02-config.ldif
@@ -2313,7 +2313,7 @@
   X-ORIGIN 'OpenDS Directory Server' )
 attributeTypes: ( 1.3.6.1.4.1.26027.1.1.480
   NAME 'ds-cfg-assured-timeout'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
   SINGLE-VALUE
   X-ORIGIN 'OpenDS Directory Server' )
 attributeTypes: ( 1.3.6.1.4.1.26027.1.1.481

--
Gitblit v1.10.0