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

gary_williams
11.05.2007 10e4c24a8945801190fb8ecd73b499fd44533a27
opendj-sdk/opends/tests/functional-tests/shared/functions/utils.xml
@@ -559,7 +559,7 @@
        FormattedTestgroup=FormattedTestcase.group(ThisGroupName)         
        FormattedTestsuite=FormattedTestcase.suite(ThisSuiteName)
             
        TestLogDir= '%s/%s' % (LogDir,FormattedTestgroup)
        TestLogDir= '%s/%s' % (logsTestsDir,FormattedTestgroup)
        TestLogFile='%s/%s' % (TestLogDir,FormattedTestsuite) 
      </script>