Index: trunk/psModules/src/camera/pmFPAConstruct.c
===================================================================
--- trunk/psModules/src/camera/pmFPAConstruct.c	(revision 7312)
+++ trunk/psModules/src/camera/pmFPAConstruct.c	(revision 7406)
@@ -345,5 +345,5 @@
                                 false, NULL)) {
             psError(PS_ERR_UNKNOWN, false, "Unable to read concepts from camera and defaults for chip %s, "
-                    "cell %s, type %s.  Attempting to proceed anyway...\n", chipName, cellName, cellType);
+                    "cell %s, type %s", chipName, cellName, cellType);
             return -1;
         }
