IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8065


Ignore:
Timestamp:
Aug 2, 2006, 9:33:29 AM (20 years ago)
Author:
Paul Price
Message:

Removing old debugging printf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r8064 r8065  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-08-02 05:03:50 $
     5 *  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-08-02 19:33:29 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    788788            } else {
    789789                // Assume it's a symbolic reference to something that's not yet read in
    790                 printf("==> %s points to %s\n", recipeName, recipeSource);
    791790                psMetadataAddS32(config->recipesSource, PS_LIST_TAIL, recipeName, PS_META_REPLACE,
    792791                                 recipeSource, P_PM_RECIPE_SOURCE_SYMBOLIC);
Note: See TracChangeset for help on using the changeset viewer.