IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36413 for trunk/ippTasks


Ignore:
Timestamp:
Jan 2, 2014, 7:06:07 PM (12 years ago)
Author:
watersc1
Message:

Set cleanup limit in the book to 200.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/rawcheck.pro

    r36372 r36413  
    7575  task.exec
    7676      book npages rawcheckPending -var N
    77       if ($N > 2000)
     77      if ($N > 200)
    7878        process_cleanup rawcheckPending
    7979        break
Note: See TracChangeset for help on using the changeset viewer.