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/stack.pro

    r19443 r19465  
    8181
    8282  task.exec
    83     $run = stacktool -tosum -limit 20
     83    $run = stacktool -tosum
    8484    if ($DB:n == 0)
    8585      option DEFAULT
     
    206206
    207207  task.exec
    208     $run = stacktool -pendingcleanuprun -limit 20
     208    $run = stacktool -pendingcleanuprun
    209209    if ($DB:n == 0)
    210210      option DEFAULT
Note: See TracChangeset for help on using the changeset viewer.