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/CheckHost.c

    r3211 r3212  
    99  InitIOBuffer (&buffer, 0x100);
    1010
    11   status = PclientCommand (host, "echo OK", &buffer);
     11  status = PclientCommand (host, "echo OK", PCLIENT_PROMPT, &buffer);
    1212  switch (status) {
    1313    case 0:
Note: See TracChangeset for help on using the changeset viewer.