Index: /branches/ipp-2-2/psModules/src/config/pmConfig.c
===================================================================
--- /branches/ipp-2-2/psModules/src/config/pmConfig.c	(revision 14502)
+++ /branches/ipp-2-2/psModules/src/config/pmConfig.c	(revision 14503)
@@ -4,6 +4,6 @@
  *  @author EAM (IfA)
  *
- *  @version $Revision: 1.99 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-06-22 02:29:39 $
+ *  @version $Revision: 1.99.2.1 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-08-15 20:09:22 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -552,5 +552,9 @@
                 if (newFile) {
                     cameraFile = newFile;
-                }
+                } else {
+		    psLogMsg ("psModules.config", PS_LOG_INFO, 
+			      "%s is not listed in the site CAMERAS list,\n"
+			      "trying as a camera configuration file\n", cameraFile);
+		}
             } else {
                 psError(PS_ERR_IO, false, "Unable to find CAMERAS in site configuration.\n");
