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

gary_williams
10.02.2008 05fc9730274b38fa72103b026452fcd5ee22baac
opends/tests/staf-tests/shared/functions/utils.xml
@@ -1199,7 +1199,7 @@
            line.setAttribute("level", "%s" % level)
            line.setAttribute("message", "%s" % message)
            if level == 'Start':
              tag=message.split(":")[3].strip()
              tag=get_test_name(message.replace('testcase: ',''))
              line.setAttribute("tag", "%s" % tag.lower())
            log.appendChild(line)
          </script>