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

    r3203 r3212  
    1111  /** add in different timescales for heartbeat? **/
    1212  CheckLiveHosts();
     13
     14  /* status (0, NULL); */
    1315}
    1416
     
    5456  for (i = 0; i < Nobject; i++) {
    5557    host = GetStack (stack, STACK_TOP);
    56     StartHost (host);
     58    CheckDoneHost (host);
    5759  }
    5860}
Note: See TracChangeset for help on using the changeset viewer.