- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/Ohana/src/opihi/pcontrol/CheckDoneJob.c
r20066 r27838 28 28 29 29 if ((status1 == PCLIENT_DOWN) || (status2 == PCLIENT_DOWN)) { 30 31 // decrement the machine job-host counters 32 DelMachineJob (host, job); 33 30 34 // unlink host & job 31 35 if (DEBUG || VerboseMode()) gprint (GP_ERR, "host %s is down\n", host[0].hostname); … … 53 57 } 54 58 59 // decrement the machine job-host counters 60 DelMachineJob (host, job); 61 55 62 /* job's state is either EXIT or CRASH (verify?) */ 56 63 // unlink host & job
Note:
See TracChangeset
for help on using the changeset viewer.
