Index: /trunk/psModules/src/config/pmConfig.c
===================================================================
--- /trunk/psModules/src/config/pmConfig.c	(revision 7186)
+++ /trunk/psModules/src/config/pmConfig.c	(revision 7187)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-05-23 01:00:38 $
+ *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-23 23:37:23 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -117,5 +117,5 @@
     }
 
-    psError(PS_ERR_IO, false, "Cannot find %s configuration file in path\n", description);
+    psError(PS_ERR_IO, false, "Cannot find %s configuration file %s in path\n", description, name);
     return false;
 
