IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29635


Ignore:
Timestamp:
Nov 1, 2010, 5:06:43 PM (16 years ago)
Author:
heather
Message:

limiting minidvodbcopy.run to 1 rsync at a time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/minidvodbcopy.pro

    r29634 r29635  
    364364  periods      -timeout 17280
    365365 #if rsync is slow I want to make sure it doesn't time out
     366
     367 ## we want only a single outstanding rsync job. 
     368  host         local
     369  npending     1
     370
    366371
    367372  task.exec
Note: See TracChangeset for help on using the changeset viewer.