Changeset 3431

Show
Ignore:
Timestamp:
08/01/07 12:10:13 (1 year ago)
Author:
manuel
Message:

Ported r3430 from trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jhalfs/branches/2.3.x/LFS/lfs.xsl

    r3348 r3431  
    188188          <xsl:otherwise> 
    189189            <xsl:if test="not(contains(string(),'check')) and 
    190                           not(contains(string(),'tests'))"> 
     190                          not(contains(string(),'make tests'))"> 
    191191              <xsl:apply-templates/> 
    192192              <xsl:text>&#xA;</xsl:text> 
     
    212212            </xsl:if> 
    213213            <!-- Bash --> 
    214             <xsl:if test="contains(string(),'tests')"> 
     214            <xsl:if test="contains(string(),'make tests')"> 
    215215              <xsl:choose> 
    216216                <xsl:when test="$bomb-testsuite = 'n'">