From 9dde9d2af6504fa06e7a2d4fb43549a74dd5e868 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Tue, 10 Jul 2007 20:50:17 +0000
Subject: [PATCH] New basic replication testcases + new shared functions library (tools.xml)

---
 opends/tests/functional-tests/testcases/replication/replication_cleanup.xml |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml b/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
index d53677c..46c55c6 100644
--- a/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
+++ b/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
@@ -35,11 +35,7 @@
 
       <block name="'replication-cleanup'">
 
-        <sequence>
-                			
-		  <script>
-			basicTopologyFile = '%s/config/replication/basic_topology.txt' % TESTS_DIR
-		  </script>
+        <sequence>                			
 			 		   		
           <!-- Stop the servers in the topology -->					           
           <iterate var="server" in="_topologyServerList">				

--
Gitblit v1.10.0