mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ugaston
12.46.2009 69a5e67a588c3e4724f93e20792bb12c51595c2e
opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
@@ -60,6 +60,11 @@
            testList.append('conflict')
            
            globalAssuredReplication = None
            if (REPLICATION_SPLIT_SERVERS == 'true'):
              globalSplitServers = True
            else:
              globalSplitServers = None
          </script>
          
          <iterate var="_test" in="testList" >