IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2007, 10:21:18 AM (19 years ago)
Author:
magnier
Message:

moving mods from ipp-2-2

File:
1 edited

Legend:

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

    r14399 r14505  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.100 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2007-07-27 00:11:03 $
     6 *  @version $Revision: 1.101 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2007-08-15 20:21:18 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    552552                if (newFile) {
    553553                    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                }
    555559            } else {
    556560                psError(PS_ERR_IO, false, "Unable to find CAMERAS in site configuration.\n");
Note: See TracChangeset for help on using the changeset viewer.