Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 7311)
+++ trunk/psModules/src/config/pmConfig.c	(revision 7444)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-03 01:02:08 $
+ *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-08 22:14:03 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -738,5 +738,5 @@
     psArray *files = pmConfigFileSets (argc, argv, file, list);
     if (files->n == 0) {
-        psError(PS_ERR_IO, false, "pmConfigFileSets failed to find desired files in metadata");
+        psError(PS_ERR_IO, false, "pmConfigFileSets failed to find %s in the argument list", name);
         psFree (files);
         return false;
