From 6b86ac59664e9660e4f5345f5596b0c8b889f782 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Wed, 13 Jun 2007 21:56:23 +0000
Subject: [PATCH] Issue 1784 data and temporary files must go into a unique folder

---
 opendj-sdk/opends/tests/functional-tests/testcases/replication/replication.xml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/replication/replication.xml b/opendj-sdk/opends/tests/functional-tests/testcases/replication/replication.xml
index b88f2f0..26e4e07 100644
--- a/opendj-sdk/opends/tests/functional-tests/testcases/replication/replication.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/replication/replication.xml
@@ -36,10 +36,6 @@
       <block name="'replication'">
 
         <sequence>
-
-          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
-            file="'%s/environment.xml' % (TESTS_FUNCTIONS_DIR)" />
-          <call function="'loadEnvironment'" />
       			
           <script>
             CurrentTestPath={}

--
Gitblit v1.10.0