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

Gary Williams
14.41.2012 4c372418de4a9e7a59bd760bcf6008d2b1974eaf
Fix additional OPENDJ- text in test case report stylesheet
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 2 ●●● patch | view | raw | blame | history
opendj-sdk/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)"/>