Switch on build breakage email notifications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
60854f1ae2
commit
0c2d0fcf98
3 changed files with 15 additions and 12 deletions
|
|
@ -20,7 +20,9 @@
|
|||
|
||||
<xsl:template match="/">
|
||||
<emaillookup>
|
||||
<xsl:apply-templates select="//table/tr"/>
|
||||
<xsl:apply-templates select="//table/tr">
|
||||
<xsl:sort select="normalize-space(td[1])"/>
|
||||
</xsl:apply-templates>
|
||||
</emaillookup>
|
||||
</xsl:template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue