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

Christophe Sovant
29.18.2013 0e28796d352680136b0fc83e30095ee8258fcba0
opends/tests/staf-tests/functional-tests/testcases/replication/basic/basic.xml
@@ -23,7 +23,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2012 ForgeRock AS.
 !      Copyright 2012-2013 ForgeRock AS.
 ! -->
<stax>
  <defaultcall function="replication_basic"/>
@@ -32,8 +32,9 @@
      <block name="'replication_basic'">
        <try>
          <sequence>
            <script>
              CurrentTestPath['group'] = 'replication'
            <script>
              if not CurrentTestPath.has_key('group'):
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'basic'
              
              _group=CurrentTestPath['group']