Changeset 8776 for trunk/psModules/src/config/pmConfig.c
- Timestamp:
- Sep 7, 2006, 4:33:23 PM (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
r8669 r8776 3 3 * @author PAP, IfA 4 4 * 5 * @version $Revision: 1.4 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-0 8-29 21:39:44$5 * @version $Revision: 1.42 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-09-08 02:20:17 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 140 140 141 141 found: 142 *config = psMetadataConfig Parse(NULL, &numBadLines, realName, true);142 *config = psMetadataConfigRead(NULL, &numBadLines, realName, true); 143 143 if (numBadLines > 0) { 144 144 psError(PS_ERR_IO, false, "%d bad lines in %s configuration file (%s)",
Note:
See TracChangeset
for help on using the changeset viewer.
