IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 10, 2011, 2:12:02 PM (15 years ago)
Author:
eugene
Message:

adjust code to set long/short exec periods so it does not leave behind unexpected short periods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/magic.pro

    r29494 r31854  
    269269
    270270  task.exec
     271    periods -exec 10
     272
    271273    book npages magicToProcess -var N
    272     if ($N == 0)
    273       periods -exec 10
    274       break
    275     end
    276     periods -exec 0.05
    277 
     274    if ($N == 0) break
    278275    if ($NETWORK == 0) break
    279276   
     
    342339      echo command $run
    343340    end
     341    periods -exec 0.05
    344342    command $run
    345343  end
Note: See TracChangeset for help on using the changeset viewer.