Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 14399)
+++ trunk/psModules/src/config/pmConfig.c	(revision 14505)
@@ -4,6 +4,6 @@
  *  @author EAM (IfA)
  *
- *  @version $Revision: 1.100 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-07-27 00:11:03 $
+ *  @version $Revision: 1.101 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-08-15 20:21:18 $
  *
  *  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");
