Changeset 10659 for trunk/Ohana/src/opihi/pcontrol/ResetJob.c
- Timestamp:
- Dec 12, 2006, 10:26:22 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/ResetJob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/ResetJob.c
r10652 r10659 32 32 case PCLIENT_HUNG: 33 33 /*** should we consider a HUNG host DOWN? ***/ 34 gprint (GP_ERR, "host %s is not responding \n", host[0].hostname);34 gprint (GP_ERR, "host %s is not responding (ResetJob)\n", host[0].hostname); 35 35 FreeIOBuffer (&buffer); 36 36 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
