IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 12:14:51 PM (20 years ago)
Author:
Paul Price
Message:

Fixing psTraceGetLevel to use same convention as for psTrace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsSetupFromArgs.c

    r8749 r9542  
    182182
    183183    // Print out what we're going to do
    184     if (psTraceGetLevel(__func__) > 9) {
     184    if (psTraceGetLevel("ppStats") > 9) {
    185185        checkList(data->chips, "CHIP");
    186186        checkList(data->cells, "CELL");
Note: See TracChangeset for help on using the changeset viewer.