IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 1:37:09 PM (21 years ago)
Author:
desonia
Message:

changed the version of the library given IfA's recommendations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/runTest

    r3439 r3599  
    2626#
    2727#  $Revison:  $  $Name: not supported by cvs2svn $
    28 #  $Date: 2005-03-17 18:53:14 $
     28#  $Date: 2005-03-31 23:37:09 $
    2929#
    3030#  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
     
    142142            s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    143143            s/allocate \d+ bytes at/allocate <N> bytes at/g;
     144            s/v\d+.\d+.\d+/vX.X.X/g;
    144145
    145146            # Filter lines with malloc.  This is an artifact of memory testing
     
    174175            s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    175176            s/allocate \d+ bytes at/allocate <N> bytes at/g;
     177            s/v\d+.\d+.\d+/vX.X.X/g;
    176178
    177179            # Filter lines with malloc.  This is an artifact of memory testing
Note: See TracChangeset for help on using the changeset viewer.