Explorar o código

Merge branch 'master' of bn.git:plabudda/se

Piotr Labudda %!s(int64=9) %!d(string=hai) anos
pai
achega
35fc1e181b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/schema/default_db_xml_cache.public/builds_to_ant.xsl

+ 1 - 1
SE/schema/default_db_xml_cache.public/builds_to_ant.xsl

@@ -89,7 +89,7 @@
                                     <xsl:attribute name="failonerror" select="'true'"/>
                                     <!--<xsl:attribute name="append" select="'false'"/>-->
                                     <!--<xsl:attribute name="resultproperty" select="concat(.,'_resprop')"/>-->
-                                    <!--<xsl:attribute name="output" select="concat(.,'_out.log')"/>-->
+                                    <!--<xsl:attribute name="output" select="concat($temp,'/',.,'_out.log')"/>-->
                                     <arg value="-buildfile"/>
                                     <arg value="{$temp}/{.}"/>
                                 </java>