IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2008, 1:17:40 PM (18 years ago)
Author:
eugene
Message:

fixed up the pcontrol / pclient interactions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/StartJob.c

    r17475 r17476  
    4848      if (VerboseMode()) gprint (GP_ERR, "started job on host %s\n", host[0].hostname); 
    4949      PutHost (host, PCONTROL_HOST_RESP, STACK_BOTTOM);
    50       PutJob (job, PCONTROL_JOB_BUSY, STACK_BOTTOM);
     50      PutJob (job, PCONTROL_JOB_RESP, STACK_BOTTOM);
    5151      return (TRUE);
    5252
Note: See TracChangeset for help on using the changeset viewer.