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/replicate.pro

    r29409 r32337  
    154154
    155155  task.exec
     156    periods -exec 5
     157
    156158    book npages replicatePending -var N
     159    if ($N == 0) break
    157160    if ($NETWORK == 0) break
    158     if ($N == 0)
    159         periods -exec 5
    160         break
    161     end
    162     periods -exec 0.05
    163161   
    164162    # look for new objects in replicatePending
     
    190188      echo command $run
    191189    end
     190    periods -exec 0.05
    192191    command $run
    193192  end
Note: See TracChangeset for help on using the changeset viewer.