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

Gary Williams
14.41.2012 8fe786b17b7b51e3d399d981a93c9b964ea397b9
Fix additional OPENDJ- text in test case report stylesheet
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -494,7 +494,7 @@
                </xsl:attribute>
                <xsl:choose>
                  <xsl:when test="starts-with(@id,'OPENDJ')">
                    <xsl:value-of select="concat('OPENDJ-',@id)"/>
                    <xsl:value-of select="@id"/>
                  </xsl:when>
                  <xsl:otherwise>
                    <xsl:value-of select="concat('OPENDS-',@id)"/>