IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2005, 9:37:58 PM (21 years ago)
Author:
eugene
Message:

pcontrol dev : hosts + jobs running

File:
1 edited

Legend:

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

    r3203 r3212  
    99  InitIOBuffer (&buffer, 0x100);
    1010 
    11   status = PclientCommand (host, "reset", &buffer);
     11  status = PclientCommand (host, "reset", PCLIENT_PROMPT, &buffer);
    1212
    1313  /* check on success of pclient command */
     
    2727
    2828    case PCLIENT_GOOD:
    29       fprintf (stderr, "message received\n"); 
     29      fprintf (stderr, "message received (CheckDoneHost)\n"); 
    3030      break;
    3131
Note: See TracChangeset for help on using the changeset viewer.