mark lines with FAILURE as error
This commit is contained in:
		| @@ -13,6 +13,7 @@ | ||||
|       <xsl:if test="contains(text(), ' *** ') or | ||||
|                     contains(text(), 'LaTeX Error') or | ||||
|                     contains(text(), 'FAIL:') or | ||||
|                     contains(text(), 'FAILURE') or | ||||
|                     contains(text(), ' error: ') or | ||||
|                     true"> | ||||
|          <xsl:attribute name="error"></xsl:attribute> | ||||
| @@ -21,4 +22,4 @@ | ||||
|     </line> | ||||
|   </xsl:template> | ||||
|    | ||||
| </xsl:stylesheet> | ||||
| </xsl:stylesheet> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user