Changeset 3212 for trunk/Ohana/src/opihi/pcontrol/CheckSystem.c
- Timestamp:
- Feb 13, 2005, 9:37:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckSystem.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckSystem.c
r3203 r3212 11 11 /** add in different timescales for heartbeat? **/ 12 12 CheckLiveHosts(); 13 14 /* status (0, NULL); */ 13 15 } 14 16 … … 54 56 for (i = 0; i < Nobject; i++) { 55 57 host = GetStack (stack, STACK_TOP); 56 StartHost (host);58 CheckDoneHost (host); 57 59 } 58 60 }
Note:
See TracChangeset
for help on using the changeset viewer.
