IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 6, 2011, 11:00:22 AM (15 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/ippTasks/dist.pro

    r30929 r32337  
    244244
    245245  task.exec
     246    periods -exec 10
     247
     248    book npages distToProcess -var N
     249    if ($N == 0) break
    246250    if ($NETWORK == 0) break
    247     book npages distToProcess -var N
    248     if ($N == 0)
    249         periods -exec 10
    250         break
    251     end
    252     periods -exec 0.05
    253    
     251   
    254252    # look for new components to process (pantaskState == INIT)
    255253    book getpage distToProcess 0 -var pageName -key pantaskState INIT
     
    326324      echo command $run
    327325    end
     326    periods -exec 0.05
    328327    command $run
    329328  end
Note: See TracChangeset for help on using the changeset viewer.