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

andrug
26.45.2008 a97801e79ba87a0a0e24ad5c33a5d0290bcd9708
opends/tests/system-tests/phases/main_run.xml
@@ -425,6 +425,14 @@
        }
      </call>
      
      <!-- ====== Write global result for system test run ============ -->
      <script>
        str = '&lt;globalResult percentage="%s"/&gt;\n' % \
              PHASE_VERDICT.getPercentage()
        LOG_MAIN_FD.write(str)
      </script>
      <!-- ============ POSTAMBLE ==================================== -->
      <call function="'mainPostamble'">
        {