Changeset bb9ff59 for common


Ignore:
Timestamp:
05/11/2006 09:27:06 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
9be4494
Parents:
4887f67
Message:

Removed forgotten depuration code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/urls.xsl

    r4887f67 rbb9ff59  
    4141      </xsl:variable>
    4242      <xsl:variable name="dirname" select="substring-before($package2, '-0')"/>
    43       <xsl:message>
    44         <xsl:text>pakage is: </xsl:text>
    45         <xsl:value-of select="$package"/>
    46         <xsl:text>&#x0a;</xsl:text>
    47         <xsl:text>pakage2 is: </xsl:text>
    48         <xsl:value-of select="$package2"/>
    49         <xsl:text>&#x0a;</xsl:text>
    50         <xsl:text>dirname is: </xsl:text>
    51         <xsl:value-of select="$dirname"/>
    52         <xsl:text>&#x0a;&#x0a;</xsl:text>
    53       </xsl:message>
    5443      <!-- Write the upstream URLs, except the redirected ones -->
    5544      <xsl:choose>
Note: See TracChangeset for help on using the changeset viewer.