IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2004, 1:50:56 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/FullUnitTest

    r731 r937  
    1919#  RETURN : integer number of tests which failed
    2020#
    21 #  $Revision: 1.4 $  $Name: not supported by cvs2svn $
    22 #  $Date: 2004-05-19 01:57:05 $
     21#  $Revision: 1.5 $  $Name: not supported by cvs2svn $
     22#  $Date: 2004-06-08 23:50:56 $
    2323#
    2424#  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    537537       s/\d+:\d+:\d+/ <DATE> /;
    538538       s/\s+\d+:\d+:\d+\w/ <TIME> /;
    539        s/\|[\w\.\-\_]+\|/<HOST> |/;
     539       s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/;
    540540       # Filter lines with *** malloc.  This is an artifact of Mac testing of
    541541       # memory functions
     
    557557       s/\d+:\d+:\d+/ <DATE> /;
    558558       s/\s+\d+:\d+:\d+\w/ <TIME> /;
    559        s/\|[\w\.\-\_]+\|/<HOST> |/;
     559       s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/;
    560560       # Filter lines with *** malloc.  This is an artifact of Mac testing of
    561561       # memory functions
Note: See TracChangeset for help on using the changeset viewer.