Add <name> to <compile-subdir>. It is what appears on the top of the column
when the step fails. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -168,6 +168,9 @@
|
||||
<xsl:param name="halt" select="'false'"/>
|
||||
<compile>
|
||||
<defaults content="{$content}">
|
||||
<name>
|
||||
compile <xsl:value-of select="$dir"/>
|
||||
</name>
|
||||
<description>
|
||||
compiling <xsl:value-of select="$dir"/>
|
||||
</description>
|
||||
|
Reference in New Issue
Block a user