Changeset 8065
- Timestamp:
- Aug 2, 2006, 9:33:29 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.c
r8064 r8065 3 3 * @author PAP, IfA 4 4 * 5 * @version $Revision: 1.3 5$ $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 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 788 788 } else { 789 789 // Assume it's a symbolic reference to something that's not yet read in 790 printf("==> %s points to %s\n", recipeName, recipeSource);791 790 psMetadataAddS32(config->recipesSource, PS_LIST_TAIL, recipeName, PS_META_REPLACE, 792 791 recipeSource, P_PM_RECIPE_SOURCE_SYMBOLIC);
Note:
See TracChangeset
for help on using the changeset viewer.
