IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33167


Ignore:
Timestamp:
Jan 26, 2012, 8:12:50 PM (14 years ago)
Author:
bills
Message:

don't target hosts for fake stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/fake.pro

    r31854 r33167  
    146146
    147147    # specify choice of local or remote host based on camera and fake (class_id)
    148     set.host.for.camera $CAMERA $CLASS_ID
     148    # XXX: this is not worth the trouble. use anyhost
     149    # set.host.for.camera $CAMERA $CLASS_ID
     150    host anyhost
    149151
    150152    # set the WORKDIR variable
Note: See TracChangeset for help on using the changeset viewer.