From 45305ff4bdf983803925be2bdb978de955e33b3c Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Thu, 29 Nov 2007 19:07:40 +0000
Subject: [PATCH] Replication tests: fixes, enhancements + new encryption testsuite

---
 opends/tests/functional-tests/testcases/replication/failover/failover.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/replication/failover/failover.xml b/opends/tests/functional-tests/testcases/replication/failover/failover.xml
index e98944a..4fdc46b 100644
--- a/opends/tests/functional-tests/testcases/replication/failover/failover.xml
+++ b/opends/tests/functional-tests/testcases/replication/failover/failover.xml
@@ -63,8 +63,7 @@
           </call>
                                     
           <script>
-            synchroSuffix = master.getSynchronizedSuffixList()[0].getSuffixDn()    
-            replServerList = master.getSynchronizedSuffixList()[0].getChangelogServerList()           
+            synchroSuffix = master.getSynchronizedSuffixList()[0].getSuffixDn()      
           </script>            
 
             

--
Gitblit v1.10.0