IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29208


Ignore:
Timestamp:
Sep 22, 2010, 3:30:15 PM (16 years ago)
Author:
bills
Message:

tweaks to limit and timing parameters for destreak.advance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r29099 r29208  
    276276  #periods      -exec $LOADEXEC
    277277  periods      -exec 30
    278   periods      -timeout 60
     278  periods      -timeout 120
    279279  npending     1
    280280
     
    293293    add_poll_args run
    294294    add_poll_labels run
     295    # since this command can be expensive, reduce the limit
     296    $run = $run -limit 24
    295297    command $run
    296298  end
Note: See TracChangeset for help on using the changeset viewer.