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

al_xipe
21.55.2007 a907d36e1b32fe05f0e13cefe84de560053e0e22
opends/tests/functional-tests/testcases/security/security_cleanup.xml
@@ -37,10 +37,10 @@
      
        <sequence>
          <block name="'Block DS Process Stop'">
          <block name="'Block DS Process Stop'">
          <!--- Stop DS -->
          <sequence>
        <sequence>
              <message>
                 'Stop DS running on port %s' % (DIRECTORY_INSTANCE_PORT)
              </message>
@@ -58,32 +58,32 @@
                    'result'     : STAXResult }
              </call>
          </sequence>
        </sequence>
          <!--- End Block DS Process Stop -->
          </block>
        <block name="'Block Remove DS Topology'">
        <!-- Remove  the topology created for the test suite -->
         <sequence>
      <block name="'Block Remove DS Topology'">
      <!-- Remove  the topology created for the test suite -->
      <sequence>
              <message>
                 'Remove DS topology created for the Test Suite'
              </message>
              </message>
           <call function="'removeTopology'"/>
           <call function="'checkRC'">
        <call function="'removeTopology'"/>
        <call function="'checkRC'">
                  { 'returncode' : RC ,
                    'result'     : STAXResult }
              </call>
         </sequence>
        <!-- End Block Remove DS Topology-->
        </block>
      </sequence>
      <!-- End Block Remove DS Topology-->
      </block>
        </sequence>        
      </block>