IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27079


Ignore:
Timestamp:
Feb 25, 2010, 11:32:41 AM (16 years ago)
Author:
bills
Message:

remove hard coded -limit 20 in destreak.revert.load

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r27055 r27079  
    329329
    330330  task.exec
    331     $run = magicdstool -limit 25 -torevert -stage $DS_STAGE:$magicDSRevertStage
     331    $run = magicdstool -torevert -stage $DS_STAGE:$magicDSRevertStage
    332332    $magicDSRevertStage ++
    333333    if ($magicDSRevertStage >= $DS_STAGE:n) set magicDSRevertStage = 0
     
    347347      end
    348348    end
    349     # add_poll_args run
     349    add_poll_args run
    350350    add_poll_labels run
    351351    command $run
Note: See TracChangeset for help on using the changeset viewer.