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

    r19461 r19465  
    8181
    8282  task.exec
    83     $run = difftool -todiffskyfile -limit 20
     83    $run = difftool -todiffskyfile
    8484    if ($DB:n == 0)
    8585      option DEFAULT
     
    205205
    206206  task.exec
    207     $run = difftool -pendingcleanuprun -limit 20
     207    $run = difftool -pendingcleanuprun
    208208    if ($DB:n == 0)
    209209      option DEFAULT
Note: See TracChangeset for help on using the changeset viewer.