Changeset 18447
- Timestamp:
- 08/19/14 13:24:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/parsing_rules
r16701 r18447 1 ok /not really/2 3 1 # match line starting with 'error ', case-insensitive 4 2 error /.*\\berror:\\b.*/ 3 error /FAILURE/ 4 error /failed/ 5 5 6 6 # list of warnings here...
Note:
See TracChangeset
for help on using the changeset viewer.