Changeset 10659 for trunk/Ohana/src/opihi/pcontrol/StartJob.c
- Timestamp:
- Dec 12, 2006, 10:26:22 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/StartJob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/StartJob.c
r10652 r10659 38 38 39 39 case PCLIENT_HUNG: 40 // we need the job start to return a valid Job ID, 41 // give up on jobs which don't get started. 42 gprint (GP_ERR, "host %s is not responding (StartJob)\n", host[0].hostname); 40 43 if (VerboseMode()) gprint (GP_ERR, "host %s is not responding\n", host[0].hostname); 41 44 goto failure;
Note:
See TracChangeset
for help on using the changeset viewer.
