IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2004, 4:35:02 PM (22 years ago)
Author:
gusciora
Message:

Fixed the HOST matching with runTest and put new files in for stderr and
stdout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/runTest

    r852 r853  
    3030#
    3131#  $Revison:  $  $Name: not supported by cvs2svn $
    32 #  $Date: 2004-06-04 02:29:12 $
     32#  $Date: 2004-06-04 02:35:02 $
    3333#
    3434#  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
     
    111111            s/\d+:\d+:\d+/ <DATE> /;
    112112            s/\s+\d+:\d+:\d+\w/ <TIME> /;
    113             s/\|[\w\.\-\_]+\|/<HOST> |/;
     113            s/\|\s*[\w\.\-\_]+\s*\|/| <HOST> |/;
    114114            # Filter lines with malloc.  This is an artifact of memory testing
    115115            # with the Mac testbed
Note: See TracChangeset for help on using the changeset viewer.