Sfoglia il codice sorgente

tested parallel todo

a.binder 9 anni fa
parent
commit
f478286da4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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

@@ -63,7 +63,7 @@
                         <xsl:message> $xpath_query_test NOT OK - bypassed by xpath_query filter </xsl:message>
                         <echo> $xpath_query_test NOT OK - bypassed by xpath_query filter </echo>
                     </xsl:when>
-                    <xsl:when test="$last_slash='temp'"> <!-- $last_slash='temp' -->
+                    <xsl:when test="1=1"> <!-- $last_slash='temp' -->
                         <xsl:message> FIRST LEVEL ANT is executed in PARALLEL </xsl:message>
                         <echo>
                             #