From 7b3bf082e857dcf85ca152c444785fb77794d925 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Thu, 13 Aug 2009 16:46:25 +0000
Subject: [PATCH] One-line commit to fix instance left behind in resynchronization repl test

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

diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
index 9ae4726..bd9896e 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
@@ -680,6 +680,7 @@
                 # Add 3rd server to replicated servers list now that replication
                 # has been enabled on the 3rd one
                 _topologyServerList = _topologyServerList + [server3]
+                _splitServerList = _splitServerList + [server3]
                 consumerList = consumerList + [server3]
               </script>                            
               

--
Gitblit v1.10.0