IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 4, 2007, 1:55:26 PM (19 years ago)
Author:
eugene
Message:

put ppImageFileCheck inside a trace block

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r14006 r14011  
    152152    }
    153153
    154     ppImageFileCheck (config);
     154    if (psTraceGetLevel("ppImage") >= 3) {
     155        ppImageFileCheck (config);
     156    }
    155157
    156158    // Write out summary statistics
Note: See TracChangeset for help on using the changeset viewer.