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

Christophe Sovant
04.45.2013 4fbed167228f445d44d54d3e01e962d899b4fd83
opends/tests/staf-tests/functional-tests/testcases/replication/externalchangelog_consistency/externalchangelog_consistency_tests.xml
@@ -122,8 +122,8 @@
              }
            </call>
            <!-- Set replication purge delay in cdthe various replication servers -->
            <paralleliterate var="server" in="_topologyServerList">
            <!-- Set replication purge delay in the various replication servers -->
            <iterate var="server" in="_topologyServerList">
              <sequence>
                <script>
                  replServer = server
@@ -151,7 +151,7 @@
                  }
                </call>
              </sequence>
            </paralleliterate>
            </iterate>
            <!-- Verify the synchronization of the trees among the servers in
              the topology -->
@@ -1690,6 +1690,7 @@
                <script>
                  lcn = get_last_attr_from_entry(STAXResult,'lastChangeNumber')
                  cnsList.append(lcn)
                  global_lcnsList.set(lcn)
                </script>
                  
              </sequence>