IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2022, 8:40:09 AM (4 years ago)
Author:
eugene
Message:

add user-space commands to turn on and off the -ignore-warp-state option; speed up queuing of the staticsky jobs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippTasks/staticsky.pro

    r38517 r42054  
    145145
    146146  task.exec
     147    # if we are unable to run the 'exec', use a long retry time
     148    periods -exec $RUNEXEC
     149
    147150    book npages staticskyResult -var N
    148151    if ($N == 0) break
     
    198201      echo command $run
    199202    end
     203    # if we are able to run the 'exec', use a short retry time
     204    periods -exec 0.05
    200205    command $run
    201206  end
Note: See TracChangeset for help on using the changeset viewer.