Index: /branches/eam_branch_20080430/psLib/src/types/psList.c
===================================================================
--- /branches/eam_branch_20080430/psLib/src/types/psList.c	(revision 17504)
+++ /branches/eam_branch_20080430/psLib/src/types/psList.c	(revision 17505)
@@ -7,6 +7,6 @@
  *  @author Joshua Hoblitt, University of Hawaii
  *
- *  @version $Revision: 1.68 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-04-17 23:43:03 $
+ *  @version $Revision: 1.68.2.1 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-05-04 23:38:35 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -259,5 +259,5 @@
 
     if (location != PS_LIST_HEAD && location >= list->n) {
-        psLogMsg(__func__,PS_LOG_WARN,
+        psLogMsg(__func__,PS_LOG_DETAIL,
                  "Specified location, %ld, is beyond the end of the list.  "
                  "Adding data item to tail.",
