IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2006, 12:17:54 PM (20 years ago)
Author:
gusciora
Message:

These changes incorporate the new psMinimizeLMM prototype.

File:
1 edited

Legend:

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

    r6326 r6329  
    1313 * pmConfigDB()
    1414 *
    15  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2006-02-06 21:23:46 $
     15 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2006-02-06 22:17:54 $
    1717 *
    1818 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    139139    rc = pmConfigRead(&site, &camera, &recipe, &argc, str, "RecipeName");
    140140    if (rc == false) {
    141         printf("TEST ERROR: pmPeakAlloc() returned False\n");
     141        printf("TEST ERROR: pmConfigRead() returned False\n");
    142142        testStatus = false;
    143143    } else {
Note: See TracChangeset for help on using the changeset viewer.