IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2008, 11:07:54 AM (18 years ago)
Author:
Paul Price
Message:

Making the poll limit (-limit 20) configurable. Didn't touch summit copy or replication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r19421 r19465  
    7676
    7777  task.exec
    78     $run = chiptool -pendingimfile -limit 20
     78    $run = chiptool -pendingimfile
    7979    if ($DB:n == 0)
    8080      option DEFAULT
     
    207207
    208208  task.exec
    209     $run = chiptool -pendingcleanuprun -limit 20
     209    $run = chiptool -pendingcleanuprun
    210210    if ($DB:n == 0)
    211211      option DEFAULT
Note: See TracChangeset for help on using the changeset viewer.