IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37934


Ignore:
Timestamp:
Feb 25, 2015, 1:58:28 PM (11 years ago)
Author:
watersc1
Message:

Changes to remote.pro for the staticsky only run. This does not need to be back merged into the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20150115/ippTasks/remote.pro

    r37835 r37934  
    2222
    2323list STAGES
    24   chip
    25   camera
     24#  chip
     25#  camera
    2626#  warp
    27   stack
     27#  stack
    2828  staticsky
    2929end
     
    121121
    122122    # min entry limit?
    123     $run = remotetool -definebyquery -label $label -stage $stage -path_base neb://@HOST@.0/remote/$label -limit 500
     123    $run = remotetool -definebyquery -label $label -stage $stage -path_base neb://@HOST@.0/remote/$label -limit 200
    124124    if ($DB:n == 0)
    125125      option DEFAULT
     
    156156  periods     -exec 900
    157157  periods     -timeout 30
    158   active      true
     158  active      false
    159159  npending    1
    160160
Note: See TracChangeset for help on using the changeset viewer.