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

    r19421 r19465  
    7373
    7474  task.exec
    75     $run = camtool -pendingexp -limit 20
     75    $run = camtool -pendingexp
    7676    if ($DB:n == 0)
    7777      option DEFAULT
     
    204204
    205205  task.exec
    206     $run = camtool -pendingcleanuprun -limit 20
     206    $run = camtool -pendingcleanuprun
    207207    if ($DB:n == 0)
    208208      option DEFAULT
Note: See TracChangeset for help on using the changeset viewer.