IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17505


Ignore:
Timestamp:
May 4, 2008, 1:38:35 PM (18 years ago)
Author:
eugene
Message:

reduce verbosity on uninteresting messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080430/psLib/src/types/psList.c

    r17458 r17505  
    77 *  @author Joshua Hoblitt, University of Hawaii
    88 *
    9  *  @version $Revision: 1.68 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2008-04-17 23:43:03 $
     9 *  @version $Revision: 1.68.2.1 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2008-05-04 23:38:35 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    259259
    260260    if (location != PS_LIST_HEAD && location >= list->n) {
    261         psLogMsg(__func__,PS_LOG_WARN,
     261        psLogMsg(__func__,PS_LOG_DETAIL,
    262262                 "Specified location, %ld, is beyond the end of the list.  "
    263263                 "Adding data item to tail.",
Note: See TracChangeset for help on using the changeset viewer.