From b61d5999b3e9eb0c0d2cb760bffa46e5aac37256 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
---
opendj-sdk/opends/tests/functional-tests/testcases/replication/failover/failover.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/replication/failover/failover.xml b/opendj-sdk/opends/tests/functional-tests/testcases/replication/failover/failover.xml
index e98944a..4fdc46b 100644
--- a/opendj-sdk/opends/tests/functional-tests/testcases/replication/failover/failover.xml
+++ b/opendj-sdk/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