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

    r19426 r19465  
    7373
    7474  task.exec
    75     $run = faketool -pendingimfile -limit 20
     75    $run = faketool -pendingimfile
    7676    if ($DB:n == 0)
    7777      option DEFAULT
     
    196196
    197197  task.exec
    198     $run = faketool -pendingcleanuprun -limit 20
     198    $run = faketool -pendingcleanuprun
    199199    if ($DB:n == 0)
    200200      option DEFAULT
Note: See TracChangeset for help on using the changeset viewer.