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

gary_williams
04.23.2008 bc146625b46da846debfb5a25c88674ca2a09ba8
lowercase name of html file for test report generation
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/functional-tests/shared/xsl/gen-groups-report.xsl 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/shared/xsl/gen-groups-report.xsl
@@ -365,7 +365,7 @@
              </xsl:attribute>
              <xsl:element name="a">
                <xsl:attribute name="href">
                  <xsl:value-of select="concat($url,$tests-dir,'/testlogs/',$groupdir,'/',@name,'.html')"/>
                  <xsl:value-of select="concat($url,$tests-dir,'/testlogs/',$groupdir,'/',$groupdir,'.html')"/>
                </xsl:attribute>
                <xsl:value-of select="@name"/>
              </xsl:element>