Changeset 14503
- Timestamp:
- Aug 15, 2007, 10:09:22 AM (19 years ago)
- File:
-
- 1 edited
-
branches/ipp-2-2/psModules/src/config/pmConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ipp-2-2/psModules/src/config/pmConfig.c
r14385 r14503 4 4 * @author EAM (IfA) 5 5 * 6 * @version $Revision: 1.99 $ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 6-22 02:29:39$6 * @version $Revision: 1.99.2.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-08-15 20:09:22 $ 8 8 * 9 9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 552 552 if (newFile) { 553 553 cameraFile = newFile; 554 } 554 } else { 555 psLogMsg ("psModules.config", PS_LOG_INFO, 556 "%s is not listed in the site CAMERAS list,\n" 557 "trying as a camera configuration file\n", cameraFile); 558 } 555 559 } else { 556 560 psError(PS_ERR_IO, false, "Unable to find CAMERAS in site configuration.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
