Merge trunk r4041,4042
This commit is contained in:
parent
4cd2611b21
commit
56a5508dcd
1 changed files with 1 additions and 1 deletions
|
@ -479,6 +479,7 @@ exit
|
|||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>
</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
|
@ -654,7 +655,6 @@ unset OLD_PKGDIR
|
|||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$outputstring"/>
|
||||
<xsl:text>
</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
|
|
Reference in a new issue