Changeset 7917 for trunk/Ohana/src/opihi/pcontrol/StartHost.c
- Timestamp:
- Jul 16, 2006, 10:58:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/StartHost.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/StartHost.c
r4705 r7917 17 17 if (!pid) { 18 18 /** failure to start: extend retry period **/ 19 if (VerboseMode()) fprintf (stderr, "failure to start %s\n", host[0].hostname);19 if (VerboseMode()) gprint (GP_ERR, "failure to start %s\n", host[0].hostname); 20 20 gettimeofday (&now, (void *) NULL); 21 21 if (ZTIME(host[0].nexttry) || ZTIME(host[0].lasttry)) {
Note:
See TracChangeset
for help on using the changeset viewer.
