Changeset 213f81c for LFS


Ignore:
Timestamp:
08/17/2007 04:29:07 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3.x
Children:
13cc2c6
Parents:
d4849e0
Message:

Merged r3464:3466 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    rd4849e0 r213f81c  
    106106          <xsl:text>&#xA;</xsl:text>
    107107        </xsl:if>
    108         <xsl:text>exit</xsl:text>
     108        <xsl:if test="not(@id='ch-system-chroot') and
     109                      not(@id='ch-system-revisedchroot')">
     110          <xsl:text>echo -e "\n\nTotalseconds: $SECONDS\n"&#xA;</xsl:text>
     111        </xsl:if>
     112        <xsl:text>exit&#xA;</xsl:text>
    109113      </exsl:document>
    110114    </xsl:if>
Note: See TracChangeset for help on using the changeset viewer.