IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2007, 1:50:30 PM (19 years ago)
Author:
jhoblitt
Message:

don't send informational messages to the error stack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetexp.c

    r11857 r12093  
    128128    }
    129129    if (!psArrayLength(newSummitExps)) {
    130         psError(PS_ERR_UNKNOWN, true, "no new fileSet/exp IDs");
     130        psTrace("pzgetexp", PS_LOG_INFO, "no new fileSet/exp IDs");
    131131        psFree(newSummitExps);
    132132        return true;
Note: See TracChangeset for help on using the changeset viewer.