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

andrug
22.29.2008 2ef0386c47f0ae4f535e5e0b026d7bc977eb16ca
opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendstools.xml
@@ -74,16 +74,15 @@
      
      
      <!--==== Check replication synchronization =========-->
      <!--
      <call function="'checkReplicationSynchro'">
          { 'instance' : instance,
            'fileFd'   : fileFd
      <call function="'checkOpendsReplication'">
          {
            'instance'  : instance,
            'instances' : instances,
            'suffix'    : suffix,
            'fileFd'    : fileFd
          }
      </call>
      <script>
        errNum += STAXResult[0][0]
      </script>
      -->
      <script> _errNum += STAXResult </script>
      
      
      <!--==== Compare entries =========-->