Changeset 854
- Timestamp:
- Jun 3, 2004, 4:41:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/runTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/runTest
r853 r854 30 30 # 31 31 # $Revison: $ $Name: not supported by cvs2svn $ 32 # $Date: 2004-06-04 02: 35:02$32 # $Date: 2004-06-04 02:41:17 $ 33 33 # 34 34 # Copyright 2004 Maui High Performance Computering Center, University of Hawaii … … 111 111 s/\d+:\d+:\d+/ <DATE> /; 112 112 s/\s+\d+:\d+:\d+\w/ <TIME> /; 113 s/\|\s*[\w\.\-\_]+\s*\|/ |<HOST> |/;113 s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/; 114 114 # Filter lines with malloc. This is an artifact of memory testing 115 115 # with the Mac testbed … … 131 131 s/\d+:\d+:\d+/ <DATE> /; 132 132 s/\s+\d+:\d+:\d+\w/ <TIME> /; 133 s/\|\s*[\w\.\-\_]+\s*\|/ |<HOST> |/;133 s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/; 134 134 # Filter lines with malloc. This is an artifact of memory testing 135 135 # with the Mac testbed
Note:
See TracChangeset
for help on using the changeset viewer.
