IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25914


Ignore:
Timestamp:
Oct 21, 2009, 3:27:15 PM (17 years ago)
Author:
eugene
Message:

force addstar to be run locally rather than on a remote host (force serialization as well)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/addstar.pro

    r25816 r25914  
    108108  periods      -timeout 10
    109109
     110  ## we want only a single outstanding addstar job. 
     111  host         local
     112  npending     1
     113
    110114  task.exec
    111115    book npages addPendingExp -var N
     
    129133
    130134    # specify choice of remote host based on camera and chip (class_id)
    131     set.host.for.camera $CAMERA FPA
     135    # set.host.for.camera $CAMERA FPA
    132136
    133137    # set the WORKDIR variable
Note: See TracChangeset for help on using the changeset viewer.