Index: /trunk/psModules/src/config/pmConfig.c
===================================================================
--- /trunk/psModules/src/config/pmConfig.c	(revision 7171)
+++ /trunk/psModules/src/config/pmConfig.c	(revision 7172)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-05-23 00:55:23 $
+ *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-23 01:00:38 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -96,5 +96,5 @@
 
     if (configPath == NULL) {
-        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;
     }
