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

andrug
18.08.2008 35b6788e5bf43e61b0fb9b3b00558e098eee6f6a
opends/tests/system-tests/phases/verdict/verdict.xml
@@ -31,7 +31,7 @@
  
  
  <!-- ************************************************************ -->
  <function name="verdict">
  <function name="verdict" scope="local">
    <function-map-args>
      <function-arg-def name="instances" type="required">
        <function-arg-description>
@@ -137,18 +137,17 @@
              
            </sequence>
          </paralleliterate>
          <!--==========  Merge files    ==========-->
          <call function="'mergeFiles'">
            {
              'fileList' : fileList,
              'fileFd'   : LOG_MAIN_FD
            }
          </call>
        </sequence>
      </if>
      
      <!--==========  Merge files    ==========-->
      <call function="'mergeFiles'">
        {
          'fileList' : fileList,
          'fileFd'   : LOG_MAIN_FD
        }
      </call>
      <!--==========  Call postphase =========-->
      <call function="'phasePostamble'">
      {