IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 22, 2024, 3:53:54 PM (2 years ago)
Author:
eugene
Message:

fixup tasks and tools for xcstack - xccal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro

    r42570 r42663  
    9191
    9292  task.exec
     93    periods -exec $LOADEXEC
     94
    9395    if ($LABEL:n == 0) break
    9496    $run = xcstacktool -tosum
     
    106108    # change the limit (the last one on the command line takes precedence)
    107109    $run = $run -limit $POLL_LIMIT_XCSTACK
     110
     111    # re-try quickly until we run out
     112    periods -exec 0.05
    108113    command $run
    109114  end
Note: See TracChangeset for help on using the changeset viewer.