IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2006, 11:03:25 AM (20 years ago)
Author:
gusciora
Message:

These changes mostly reflect the new psStats SDRS changes.

However, pmObject.c will fail any real test because the call
to psMinimizeLMM() was commented out due to SDRS changes there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/config/tst_pmConfig.c

    r6205 r6325  
    1313 * pmConfigDB()
    1414 *
    15  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2006-01-26 21:10:51 $
     15 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2006-02-06 21:03:25 $
    1717 *
    1818 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6161    str[0] = "ARGS:";
    6262    str[1] = "-site";
    63     str[2] = "SampleIPPConfig";
     63    str[2] = "data/SampleIPPConfig";
    6464
    6565    psMetadata *site = psMetadataAlloc();
Note: See TracChangeset for help on using the changeset viewer.