From 09670254d836e1613803ebd65afe774edbd99b05 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Fri, 22 Jan 2010 17:55:09 +0000
Subject: [PATCH] Add External Changelog search to replication stress tests
---
opends/tests/staf-tests/shared/ant/build.properties | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/opends/tests/staf-tests/shared/ant/build.properties b/opends/tests/staf-tests/shared/ant/build.properties
index 221db79..56a1f93 100644
--- a/opends/tests/staf-tests/shared/ant/build.properties
+++ b/opends/tests/staf-tests/shared/ant/build.properties
@@ -117,4 +117,5 @@
logs.uri=file://
tests.os.string=${os.name}
tests.jvm.string=${java.version}(${sun.arch.data.model} bits)
-replication.split=false
+replication.split=
+replication.eclmode=
--
Gitblit v1.10.0