IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2005, 6:52:07 PM (21 years ago)
Author:
eugene
Message:

reorg, tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/JobOps.c

    r2598 r3140  
    7070}
    7171
    72 /* return job with given name */
     72/* return job with given ID */
    7373Job *FindJob (int JobID) {
    7474
     
    161161}
    162162
    163 /* this needs to: 1) distinguish local from controller jobs
     163/* this needs to:
     164   1) distinguish local from controller jobs
    164165   2) fork the local jobs in the background
    165166   3) send the controller jobs to the controller */
Note: See TracChangeset for help on using the changeset viewer.